dart-sdk/pkg/dart2wasm
Aske Simon Christensen a85157e233 [dart2wasm] Convert to/from externref via Wasm instructions
This adds support for the newly added `extern.externalize` and
`extern.internalize` instructions and uses these for converting to/from
`externref` instead of a JS round-trip.

Change-Id: If18d8f44ddf013d4c26bf1597be91bcd0db41c5a
Cq-Include-Trybots: luci.dart.try:dart2wasm-linux-x64-d8-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255462
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
2022-08-19 07:11:18 +00:00
..
bin Update d8 to 10.6.166 2022-08-19 07:11:18 +00:00
lib [dart2wasm] Convert to/from externref via Wasm instructions 2022-08-19 07:11:18 +00:00
analysis_options.yaml [pkg/dart2wasm] use package:lints for analysis 2022-07-07 00:16:01 +00:00
dart2wasm.md [dart2wasm] Initial async/await support based on Promise integration 2022-08-19 07:11:18 +00:00
OWNERS
pubspec.yaml [dart2wasm] Switch to package args for command line parsing. 2022-07-25 02:24:58 +00:00