dart-sdk/sdk_nnbd/lib/wasm
Liam Appelbe 26c49d5578 [vm] Wasm memory exports, and emscripten hello world
I got the hello world wasm file from the emscripten team and got it
running using a fake implementation of WASI's fd_write function. This
necessitated adding support for memory exports.

Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I139a4e868d437e2232bf4260e5cc26d8c598ac2c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119061
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-10-01 18:19:56 +00:00
..
wasm.dart [vm] Wasm memory exports, and emscripten hello world 2019-10-01 18:19:56 +00:00
wasm_sources.gni Make a fork of sdk/lib for use by NNBD. 2019-09-10 19:20:12 +00:00