Socket
Book a DemoInstallSign in
Socket

webassembly-binary-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webassembly-binary-toolkit

The WebAssembly Binary toolkit installable through npm

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
4
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 19 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts