Skip to content
TopicTracker
From eli.thegreenplace.netView original
TranslationTranslation

watgo - a WebAssembly Toolkit for Go

watgo is a WebAssembly Toolkit for Go that provides a CLI and Go API to parse and validate WAT (WebAssembly Text). It's similar to existing tools like wabt and wasm-tools but implemented in pure, zero-dependency Go.