@wasmgroundup/emit

1.0.2 • Public • Published

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)

Readme

Keywords

Package Sidebar

Install

npm i @wasmgroundup/emit

Weekly Downloads

13

Version

1.0.2

License

MIT

Unpacked Size

19.6 kB

Total Files

5

Last publish

Collaborators

  • dubroy
  • marianoguerra