1
0
mirror of https://github.com/golang/go synced 2024-11-15 10:10:22 -07:00
go/doc/next/7-ports.md

11 lines
258 B
Markdown
Raw Normal View History

## Ports {#ports}
### Linux {#linux}
As [announced](go1.23#linux) in the Go 1.23 release notes, Go 1.24 requires Linux
kernel version 3.2 or later.
### WebAssembly {#wasm}
The support files for WebAssembly have been moved to `lib/wasm` from `misc/wasm`.