Skip to content

Fix archived Rust and WebAssembly working group link - #45450

Merged
chrisdavidmills merged 3 commits into
mdn:mainfrom
BaconMan1168:issue-45442-rust-wasm-archived-link
Sep 2, 2026
Merged

Fix archived Rust and WebAssembly working group link#45450
chrisdavidmills merged 3 commits into
mdn:mainfrom
BaconMan1168:issue-45442-rust-wasm-archived-link

Conversation

@BaconMan1168

Copy link
Copy Markdown
Contributor

Description

Replace the link to the archived rustwasm/team "get involved" page with a link to the wasm-bindgen project, which the tutorial is built around and remains actively maintained.

Motivation

The Rust and WebAssembly Working Group was archived in 2024, and the rustwasm GitHub org (including rustwasm/team) was sunset in September 2025 (see the announcement), so the "get involved" link in the Conclusion no longer points anywhere useful. wasm-bindgen was transferred to its own actively maintained org and is the tool this tutorial teaches, so it's a more relevant place to send readers who want to get involved.

Additional details

Related issues and pull requests

Fixes #45442

@BaconMan1168
BaconMan1168 requested a review from a team as a code owner September 2, 2026 06:01
@BaconMan1168
BaconMan1168 requested review from hamishwillee and removed request for a team September 2, 2026 06:01
@github-actions github-actions Bot added the Content:wasm WebAssembly docs label Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (1 page)

External URLs (5)

URL: /en-US/docs/WebAssembly/Guides/Rust_to_Wasm
Title: Compiling from Rust to WebAssembly

(comment last updated: 2026-09-02 16:54:18)

@github-actions github-actions Bot added the size/xs [PR only] 0-5 LoC changed label Sep 2, 2026

@chrisdavidmills chrisdavidmills left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @BaconMan1168. I had a suggestion for you.

Comment thread files/en-us/webassembly/guides/rust_to_wasm/index.md Outdated
Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
@github-actions github-actions Bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Sep 2, 2026
@@ -407,4 +407,8 @@ wasm-pack publish

This is the end of our tutorial; we hope you've found it useful.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This conclusion isn't useful anymore

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Updated the language for clarity and conciseness throughout the document, including explanations of tools and processes related to WebAssembly and Rust.

@chrisdavidmills chrisdavidmills left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I think we are good to go now. Thanks, @BaconMan1168.

@@ -407,4 +407,8 @@ wasm-pack publish

This is the end of our tutorial; we hope you've found it useful.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@Josh-Cena

Copy link
Copy Markdown
Member

LGTM :)

@chrisdavidmills
chrisdavidmills merged commit d29b5db into mdn:main Sep 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:wasm WebAssembly docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rust WASM page links to archived repo

4 participants