wabt

JavaScript version of WABT, The WebAssembly Binary Toolkit.

source-academy-wabt

This is the WebAssembly Binary Toolkit, specifically designed for Source Academy.

wat-wasm

WebAssembly Text to binary WASM module tools. It includes a version of wat2wasm that has optimization flag. It also has a version of wasm2wat to convert from WASM binary back to WAT. This tool provides a CLI built on top of WebAssembly Binary Toolkit a