5ecebdbddd
The length limit for array.init has been bumped to 10,000 elements. This gives dart2wasm more breathing room to create large constant lists, maps and sets, until a more general mechanism for large constant arrays in WasmGC has been decided and implemented. Change-Id: I267ed7919bed4509481f37d453f2335dc51bb37c Cq-Include-Trybots: luci.dart.try:dart2wasm-linux-x64-d8-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/245373 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Stephen Adams <sra@google.com>