Skip to content

feat: add support for wasm32-unknown-emscripten#660

Merged
Thomasdezeeuw merged 2 commits into
rust-lang:masterfrom
guybedford:emscripten-support
Jun 9, 2026
Merged

feat: add support for wasm32-unknown-emscripten#660
Thomasdezeeuw merged 2 commits into
rust-lang:masterfrom
guybedford:emscripten-support

Conversation

@guybedford

@guybedford guybedford commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Gates the relevant Unix socket option cfgs on target_os = "emscripten" and adds the target check to CI.

Resolves #659.

Gate the relevant Unix socket option cfgs on target_os = "emscripten"
and add the target to CI.

@Thomasdezeeuw Thomasdezeeuw left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, but I won't be able to officially support it.

Comment thread CHANGELOG.md
@guybedford

Copy link
Copy Markdown
Contributor Author

Great to hear, added. Also to note I'm happy to be pinged for any issues related to this target.

@Thomasdezeeuw Thomasdezeeuw merged commit f9dff09 into rust-lang:master Jun 9, 2026
53 checks passed
@Thomasdezeeuw

Copy link
Copy Markdown
Collaborator

Thanks @guybedford

@guybedford guybedford deleted the emscripten-support branch June 9, 2026 19:15
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.

wasm32-unknown-emscripten support

2 participants