Skip to content

feat: update doc and reference to github repo#1567

Merged
guybedford merged 6 commits intowasm-bindgen:masterfrom
qinyuhang:master
Apr 28, 2026
Merged

feat: update doc and reference to github repo#1567
guybedford merged 6 commits intowasm-bindgen:masterfrom
qinyuhang:master

Conversation

@qinyuhang
Copy link
Copy Markdown
Contributor

This PR fixed documents links and install links, as the repo was moved to wasm-bindgen/wasm-pack, all links was broken.

Fixes: #1563

Make sure these boxes are checked! 📦✅

  • You have the latest version of rustfmt installed
$ rustup component add rustfmt
  • You ran cargo fmt on the code base before submitting
  • You reference which issue is being closed in the PR text

✨✨ 😄 Thanks so much for contributing to wasm-pack! 😄 ✨✨

@qinyuhang
Copy link
Copy Markdown
Contributor Author

All CI is passed now. Cheers!

@guybedford
Copy link
Copy Markdown
Contributor

I moved the cargo generate directly into this repo instead at #1573, so we can leave in the template migration now.

guybedford and others added 2 commits April 28, 2026 10:25
Update the default template URL from rustwasm to wasm-bindgen, and remove
the explicit wasm-pack-template subfolder argument so that
`cargo generate --git wasm-bindgen/wasm-pack` works without prompting.

Drop the root cargo-generate.toml `sub_templates` config so cargo-generate
auto-locates the single template config in wasm-pack-template/.
@guybedford guybedford merged commit 3e09cc7 into wasm-bindgen:master Apr 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation links dead?

2 participants