1.0.1 • Published 1 year ago

@wasmgroundup/emit v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

1 year ago

0.4.0

1 year ago

0.3.2

1 year ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago