node-inwasm-runtime

Runtime part of InWasm, Inline WebAssembly for Typescript
  https://github.com/jerch/inwasm#readme
  0
  no reviews



InWasm is a small bundler for inline standalone wasm libraries (Web Assembly). It compiles and bundles the wasm source code inplace.

node-inwasm-runtime contains only the runtime part of InWasm. To build JS+Wasm files, install inwasm package.