Skip to content

wasmgroundup/emit

Repository files navigation

emit

(From the book WebAssembly from the Ground Up — learn Wasm by building a simple compiler in JavaScript.)

A JavaScript library to emit WebAssembly 1.0 binary modules.

Installation

npm i @wasmgroundup/emit

Features

  • Simple API following the spec's naming conventions
  • Full support for WebAssembly 1.0 specification
  • Generate binary WASM modules directly from JavaScript
  • Zero dependencies

License

MIT (see LICENSE file)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •