@tbbjs/wasi
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@tbbjs/wasi

This package provides an common execution envitonment for WASI applications.

Modified from wasmer-js.

Requirements

  • Cargo
  • wasm-pack
  • wasm-opt

Precondition

To build this library you will need to have installed in your system:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
  • wabt (for wasm-strip)
brew install wabt
brew install binaryen

Build

npm run build

Readme

Keywords

Package Sidebar

Install

npm i @tbbjs/wasi

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

887 kB

Total Files

6

Last publish

Collaborators

  • yesterday17
  • xiangst0816