1.0.1 • Published 4 months ago

@wasmgroundup/emit v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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)

1.0.1

4 months ago

1.0.0

4 months ago

0.4.0

4 months ago

0.3.2

4 months ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago