dart-sdk/pkg/wasm_builder/lib
Ömer Sinan Ağacan 1d8dde36e1 [dart2wasm] Add array.copy instruction and intrinsics
`array.copy` is used in [1] in `setRange` when source and destinations
are both typed arrays with the same Wasm array type.

[1]: https://dart-review.googlesource.com/c/sdk/+/312907

Change-Id: Iaeecea43c22805eca64b7d98751a52e607210a70
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/314080
Reviewed-by: Joshua Litt <joshualitt@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2023-07-17 16:51:25 +00:00
..
src [dart2wasm] Add array.copy instruction and intrinsics 2023-07-17 16:51:25 +00:00
wasm_builder.dart [dart2wasm] Remove RTT support and emit isorecursive types 2022-08-16 08:31:57 +00:00