d0e1be5c99
This replaces third_party/wasmer and the related build rules, so I'll delete that stuff once the package is published. Bug: https://github.com/dart-lang/sdk/issues/37882 Change-Id: I33728e42c734bc8c25a2d32522112f2a3dbf4384 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180446 Commit-Queue: Liam Appelbe <liama@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>
224 B
224 B
wasm
This package provides utilities for loading and running WASM modules. It is built on top of the Wasmer runtime.
Setup
Run dart bin/setup.dart to build the Wasmer runtime.