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