WASI support in Go - The Go Blog

Open link in next tab

WASI support in Go - The Go Programming Language

https://go.dev/blog/wasi

Go 1.21 adds a new port targeting the WASI preview 1 syscall API

WASI support in Go - The Go Programming Language

Go 1.21 adds a new port targeting the WASI preview 1 syscall API through the new GOOS value wasip1. This port builds on the existing WebAssembly port introduced in Go 1.11.