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

4m read timeFrom eli.thegreenplace.net
Post cover image
Table of contents
CLI use caseAPI use caseTesting strategy

Sort: