x/website: update mentions of GOARCH=wasm files in misc/wasm to lib/wasm where needed #69175
Labels
arch-wasm
WebAssembly issues
Documentation
NeedsFix
The path to resolution is known, but the work has not been done.
OS-JS
website
Milestone
Now that issue #68024 is resolved, this issue tracks updating relevant documentation to reflect the Go 1.24 move of the .js and exec files to
$(go env GOROOT)/lib/wasm
(https://tip.golang.org/doc/go1.24#wasm).There's already a few CLs that @Zxilly prepared:
CC @golang/js, @golang/wasm.
The text was updated successfully, but these errors were encountered: