dart-sdk/pkg
Liam Appelbe 2bafc322fd [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>
2020-08-18 23:55:31 +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 [package:js] Add errors for missing @JS on class 2020-08-07 17:09:23 +00:00
analysis_server update pubspec to reflect actual packages used 2020-08-18 17:11:30 +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 Don't refresh files when they are not notified as changed. 2020-08-18 21:15:00 +00:00
analyzer_cli update pubspec to reflect actual packages used 2020-08-18 17:11:30 +00:00
analyzer_plugin update pubspec to reflect actual packages used 2020-08-18 17:11:30 +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] Fix impliedClasses logic during RTI resolution. 2020-08-18 23:20:00 +00:00
dart2js_tools Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
dart2native [SDK] Adds --enable-experiment to dart2native. 2020-08-11 11:22:19 +00:00
dart_internal Migrate package:dart_internal to null safety. 2020-08-17 23:06:35 +00:00
dartdev update the dartdev pubspec file; various lint fixes 2020-08-18 17:12:45 +00:00
dartfix dartfix: Fix Dart website links in README.md 2020-08-11 16:40:35 +00:00
dds Handle StateError for closed serviceClient 2020-08-12 16:17:04 +00:00
dev_compiler [ddc] Use renamed library name in export 2020-08-05 01:32:06 +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] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
frontend_server [CFE] Don't turn flutter-frontend builder purple if there's a failing test 2020-07-30 12:00:37 +00:00
js update js/meta for the 2.10 dev sdk 2020-07-22 15:28:34 +00:00
js_ast Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
kernel [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41: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 An initial definition of the Target annotation 2020-07-17 19:01:17 +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 Prepare to publish analyzer 0.40.0 and _fe_analyzer_shared 8.0.0. 2020-08-18 15:12:10 +00:00
smith Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
sourcemap_testing Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
status_file [presubmit] Delete old .packages file from package status_file 2020-07-31 13:31:00 +00:00
telemetry Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00
test_runner [vm] Support --use_table_dispatch when splitting snapshots. 2020-08-18 16:46:50 +00:00
testing Add DartSdk.languageVersion 2020-08-04 21:01:09 +00:00
vm [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
vm_service [VM] Removes extra frames from debug lazy async stacks. 2020-08-14 12:45:37 +00:00
vm_snapshot_analysis [vm_snapshot_analysis] Reduce test sensitivity. 2020-08-13 19:13:04 +00:00
wasm [vm/wasm] Boilerplate for package:wasm 2020-08-18 23:55:31 +00:00
.gitignore
BUILD.gn
pkg.status [CFE] Mark two incremental tests slow 2020-08-11 12:42:09 +00:00