watgo is a new open-source WebAssembly toolkit for Go, offering zero-dependency parsing, validation, encoding, and decoding of WebAssembly modules. It provides both a CLI (compatible with wasm-tools) and a Go API centered around wasmir, a semantic IR for WASM modules. The project passes the full official WebAssembly spec core
Sort: