Skip to content

Latest commit

 

History

History

WAT

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

WAT for Node.js WebAssembly

  • Install wabt
https://github.com/webassembly/wabt
  • Compile to wasm
wat2wasm example.wat
  • Run CJS and ESM examples
node 1-cjs.js
node 2-esm.mjs