tree: b6f632966e5a1d0b7a70656b67eee866659b1017 [path history] [tgz]
  1. bin/
  2. example/
  3. lib/
  4. .gitignore
  5. analysis_options.yaml
  6. AUTHORS
  7. LICENSE
  8. pubspec.yaml
  9. README.md
pkg/wasm/README.md

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.