- cross-posted to:
- golang@programming.dev
- cross-posted to:
- golang@programming.dev
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.
You must log in or register to comment.