📄️ TinyGo
This page focuses on using TinyGo with WasmEdge.
📄️ Native Go with WASI (Go 1.21+)
Starting with Go 1.21, the Go toolchain natively supports compiling applications to the WebAssembly System Interface (WASI). This enables developers to build WebAssembly applications using the standard Go compiler and run them on WASI-compliant runtimes such as WasmEdge.