dart-sdk/pkg
Liam Appelbe 0f14261176 Reland "[vm/wasm] Boilerplate for package:wasm"
This is a reland of 2bafc322fd

Original change's description:
> [vm/wasm] Boilerplate for package:wasm
>
> So far this just builds the wasmer library, copies it into the sdk
> directory, loads the library, and allows you to compile WASM modules.
> You can't actually do anything with the modules yet.
>
> Bug: https://github.com/dart-lang/sdk/issues/37882
> Change-Id: I7d7cfe5721bbe38a6afe76f326518e714d236ed4
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158367
> Commit-Queue: Liam Appelbe <liama@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>

Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I8056df1e301acde2772ba2273148faa53d03173e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159321
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2020-08-21 18:23:00 +00:00
..
_fe_analyzer_shared Prepare to publish analyzer 0.40.0 and _fe_analyzer_shared 8.0.0. 2020-08-18 15:12:10 +00:00
_js_interop_checks fix the pubspec.yaml change from https://dart-review.googlesource.com/c/sdk/+/159143 2020-08-20 17:28:43 +00:00
analysis_server Fix prefix start for locations before a token. 2020-08-20 15:51:59 +00:00
analysis_server_client update pubspec to reflect actual packages used 2020-08-18 17:11:30 +00:00
analysis_tool Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
analyzer Add LocalVariableElement/PropertyInducingElement.hasInitializer, ParameterElement.hasDefaultValue, deprecate VariableElement.initializer 2020-08-21 18:20:30 +00:00
analyzer_cli Update FeatureSet to the new rules. 2020-08-19 18:27:37 +00:00
analyzer_plugin Enhance DartEditBuilder.writeParameter to support the covariant and required keywords 2020-08-20 14:03:18 +00:00
async_helper Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
build_integration Add missing LICENSE files for internal packages. 2020-07-15 08:33:53 +00:00
compiler [dart2js] Added powerset bits API and implemented most powerset queries 2020-08-21 18:10:00 +00:00
dart2js_tools update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
dart2native update pubspec.yaml files to reflect actual package usage 2020-08-20 18:08:49 +00:00
dart_internal Migrate package:dart_internal to null safety. 2020-08-17 23:06:35 +00:00
dartdev [ Service ] Wait for DDS connection before outputting service connection 2020-08-20 19:00:59 +00:00
dartfix dartfix: Fix Dart website links in README.md 2020-08-11 16:40:35 +00:00
dds update the pubspec files to reflect actual package usage 2020-08-19 19:40:47 +00:00
dev_compiler update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
diagnostic Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
expect Migrate the new async error tests. 2020-06-26 20:59:28 +00:00
front_end [CFE] Change sorting in textual outline 2020-08-21 09:55:00 +00:00
frontend_server update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
js update js/meta for the 2.10 dev sdk 2020-07-22 15:28:34 +00:00
js_ast update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
kernel update pubspec.yaml files to reflect actual package usage 2020-08-20 18:08:49 +00:00
language_versioning_2.7_test Add tests for inconsistent language markers in part files. 2020-07-24 12:58:35 +00:00
meta update js/meta for the 2.10 dev sdk 2020-07-22 15:28:34 +00:00
modular_test update pubspec.yaml files to reflect actual package usage 2020-08-19 15:17:22 +00:00
native_stack_traces [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
nnbd_migration Sort declarations in edge_origin.dart 2020-08-21 16:58:20 +00:00
smith update pubspec.yaml files to reflect actual package usage 2020-08-19 15:17:22 +00:00
sourcemap_testing update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
status_file use dartdev for analysis on the bots; fix two analysis issues 2020-08-21 17:24:10 +00:00
telemetry Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
test_runner Add filtering to "--list-configurations". 2020-08-20 19:05:49 +00:00
testing Add DartSdk.languageVersion 2020-08-04 21:01:09 +00:00
vm update the pubspec files to reflect actual package usage 2020-08-19 19:40:47 +00:00
vm_service [VM] Removes extra frames from debug lazy async stacks. 2020-08-14 12:45:37 +00:00
vm_snapshot_analysis use dartdev for analysis on the bots; fix two analysis issues 2020-08-21 17:24:10 +00:00
wasm Reland "[vm/wasm] Boilerplate for package:wasm" 2020-08-21 18:23:00 +00:00
.gitignore
BUILD.gn
pkg.status [kernel] Delete bin/transform.dart 2020-08-19 13:07:41 +00:00