tree: 7cf02ec6b23487a9d21cb40d28220517b97cd683 [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.