# 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.