jwmerrill / wasm-builder

Builds and encodes wasm modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNSTABLE VERSION. EXPECT CODE-BREAKING CHANGES IN A FEW DAYS


wasm-builder

Builds and encodes wasm modules

Installation

npm install @wasmkit/wasm-builder

Compiling

npm run build

Usage

Check examples/ (npm run examples)

Spec Compliancy

Spec compliant as of Release 1.1 (2021-08-19)

About

Builds and encodes wasm modules

License:MIT License


Languages

Language:TypeScript 100.0%