dart-sdk/sdk/bin
Aske Simon Christensen 6c7604291c [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots
This adds a --platform= option to dart2wasm to read the SDK libraries
from that dill file instead of compiling them from source every time.
If the option is not given, the SDK libraries are compiled, like before.

Also adds a "dart2wasm" build target, which will build the dart2wasm
platform dill and compile dart2wasm to two AOT snapshots (with and
without asserts). The dart2wasm scripts in sdk/bin are updated to run
via these snapshots and use this platform dill.

This speeds up test runs for the dart2wasm-hostasserts-linux-x64-d8
configuration by approximately 45x.

Change-Id: If2c7750a6eb39725310745f887792784d0dfc583
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/243624
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Joshua Litt <joshualitt@google.com>
2022-05-10 10:06:06 +00:00
..
dart Moving ReleaseARM64 earlier in candidate search order 2022-04-01 15:56:56 +00:00
dart.bat Update Windows build output path in .bat files 2016-06-07 10:43:13 +02:00
dart2js [dart2js] fix reference to package_config.json in helper script 2022-05-02 16:57:54 +00:00
dart2js.bat [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
dart2js_developer Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
dart2js_developer.bat Bugfix in dart2js_developer.bat: exitcode was not propagated correctly 2013-04-03 14:42:08 +00:00
dart2js_sdk Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
dart2js_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
dart2wasm [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots 2022-05-10 10:06:06 +00:00
dart2wasm_developer [dart2wasm] Initial commit for the Dart-to-WasmGC compiler. 2022-02-16 11:11:14 +00:00
dartanalyzer Deprecate dartanalyzer command 2021-11-09 13:23:42 +00:00
dartanalyzer.bat Deprecate dartanalyzer command 2021-11-09 13:23:42 +00:00
dartanalyzer_sdk Add deprecation warnings 2022-01-20 11:46:27 +00:00
dartanalyzer_sdk.bat Add deprecation warnings 2022-01-20 11:46:27 +00:00
dartdevc_sdk [ddc]: Deprecate public dartdevc scripts 2022-01-27 21:13:41 +00:00
dartdevc_sdk.bat [ddc]: Deprecate public dartdevc scripts 2022-01-27 21:13:41 +00:00