Skip to content

Latest commit

 

History

History

example

How to compile a .wat file:

  1. Download and configure WebAssembly Binary Toolkit.
  2. Then you can use something like: wat2wasm test.wat -o test.wasm.