Nodejs WAT Compiler
This code will take a wat file (main.wat), compile it to wasm, then instantiate the wasm. This code requires the package WABT.
Setup
Code (index.js)
Last updated
Was this helpful?
This code will take a wat file (main.wat), compile it to wasm, then instantiate the wasm. This code requires the package WABT.
Last updated
Was this helpful?