Skip to content

x/website: update mentions of GOARCH=wasm files in misc/wasm to lib/wasm where needed #69175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
dmitshur opened this issue Aug 30, 2024 · 2 comments
Closed
3 tasks done
Labels
arch-wasm WebAssembly issues Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done. OS-JS release-blocker website
Milestone

Comments

@dmitshur
Copy link
Member

dmitshur commented Aug 30, 2024

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.

@dmitshur dmitshur added Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done. arch-wasm WebAssembly issues OS-JS labels Aug 30, 2024
@dmitshur dmitshur added this to the Go1.24 milestone Aug 30, 2024
@dmitshur
Copy link
Member Author

dmitshur commented Oct 2, 2024

Added release-blocker for now so we can track this better. (It's a documentation only issue for a secondary port, so it wouldn't block the release in practice.)

@dmitshur
Copy link
Member Author

dmitshur commented Oct 2, 2024

All 3 CLs mentioned above are submitted, so I think this is done. Feel free to comment if we missed something.

@dmitshur dmitshur closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly issues Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done. OS-JS release-blocker website
Projects
None yet
Development

No branches or pull requests

2 participants