tree: c26cf4f98f1b4391f7b23838c6a1f33e4ecf78e0 [path history] [tgz]
  1. js/
  2. LICENSE
  3. README.md
wasi-js-bindings/README.md

WASI JavaScript Bindings

This project aims to provide a generic framework for WASM programs built using WASI and run on the Web platform using JavaScript. It is meant to be portable across projects and avoids encoding project-specific logic in its runtime.