wasm2c

1.0.0 • Public • Published

wasm2c npm package

This is an Emscripten build of wabt's wasm2c. You can run wasm2c.js exactly like you would run a native build of wasm2c, except you don't need to build it!

For example, try running

nodejs wasm2c.js --help

This also contains the wasm2c runtime support files, which are necessary to compile the output C file.

License

Apache 2.0, same as wabt

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2,119
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2,119

Package Sidebar

Install

npm i wasm2c

Weekly Downloads

2,119

Version

1.0.0

License

Apache-2.0

Unpacked Size

1.16 MB

Total Files

6

Last publish

Collaborators

  • kripken