Skip to content

mafintosh/webassembly-binary-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 19, 2017
72294fa · Oct 19, 2017

History

12 Commits
Jun 26, 2017
Jun 26, 2017
Oct 19, 2017
Jun 26, 2017
Oct 19, 2017

Repository files navigation

webassembly-binary-toolkit

The WebAssembly Binary toolkit installable through npm

npm install -g webassembly-binary-toolkit

Will download and compile the WebAssembly tools from https://github.com/WebAssembly/wabt and https://github.com/WebAssembly/binaryen

Requires git, make and cmake to be installed.

After installing you'll be able to use all the WASM tools directly from you command line

wat2wasm example.wat -o example.wasm

See the repos for more options.

See also

  • wat2js - Compile .wat files to common js modules.

License

MIT

About

The WebAssembly Binary toolkit installable through npm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages