dart-sdk/sdk
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
..
bin [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
lib [dart2js] Fix nullability of return type of RegExpMatch.namedGroup. 2020-08-18 20:54:00 +00:00
api_readme.md Update the API docs readme 2020-01-16 21:23:09 +00:00
BUILD.gn [vm/wasm] Boilerplate for package:wasm 2020-08-18 23:55:31 +00:00