mirror of https://github.com/golang/go.git
421 B
421 B
Ports
Linux
As announced in the Go 1.23 release notes, Go 1.24 requires Linux kernel version 3.2 or later.
Darwin
Go 1.24 is the last release that will run on macOS 11 Big Sur. Go 1.25 will require macOS 12 Monterey or later.
WebAssembly
The support files for WebAssembly have been moved to lib/wasm from misc/wasm.