wabt

v 1.0.36 Updated: 2 months, 4 weeks ago

The WebAssembly Binary Toolkit

WABT (we pronounce it "wabbit") is a suite of tools for WebAssembly, including: wat2wasm: translate from WebAssembly text format to the WebAssembly binary format wasm2wat: the inverse of wat2wasm, translate from the binary format back to the text format (also known as a .wat) wasm-objdump: print information about a wasm binary. Similiar to objdump. wasm-interp: decode and run a WebAssembly binary file using a stack-base…

https://github.com/WebAssembly/wabt

To install wabt, paste this in macOS terminal after installing MacPorts

sudo port install wabt

Add to my watchlist

Installations 0
Requested Installations 0