blob: ce842cd391016771144ab95fa1323a5378bf717c [file] [log] [blame] [view]
# wasm
This package provides utilities for loading and running WASM modules. It is
built on top of the [Wasmer](https://github.com/wasmerio/wasmer) runtime.
## Setup
Run `dart bin/setup.dart` to build the Wasmer runtime.