dart-sdk/pkg/dart2wasm
Srujan Gaddam 61abaeda3f [CFE/web] Move static interop erasure and remove outline stubber
Deletes the outline stubber as it's not necessary on any backend.
DDC should compile the entire sources and outline dill in one step.
dart2wasm operates similarly, and so only needs the modular transformer.
dart2js moves the erasure to a global transform.

Also, this CL reverts now unnecessary plumbing that was needed for the
outline stubber.

Change-Id: Ic085c4fad5a6bdfc7d6916f7fa575c6ef9b20110
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/253000
Reviewed-by: Joshua Litt <joshualitt@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2022-08-01 18:17:44 +00:00
..
bin [dart2wasm] Implement NoSuchMethodError. 2022-07-28 01:20:40 +00:00
lib [CFE/web] Move static interop erasure and remove outline stubber 2022-08-01 18:17:44 +00:00
analysis_options.yaml [pkg/dart2wasm] use package:lints for analysis 2022-07-07 00:16:01 +00:00
dart2wasm.md [dart2wasm] Remove support for not using non-nullable locals. 2022-07-27 22:47:30 +00:00
OWNERS
pubspec.yaml [dart2wasm] Switch to package args for command line parsing. 2022-07-25 02:24:58 +00:00