Skip to content

Add support for wasm32-unknown-emscripten platform - #5434

Draft
MaxDesiatov wants to merge 2 commits into
mainfrom
maxd/emscripten
Draft

Add support for wasm32-unknown-emscripten platform#5434
MaxDesiatov wants to merge 2 commits into
mainfrom
maxd/emscripten

Conversation

@MaxDesiatov

@MaxDesiatov MaxDesiatov commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Now that both swiftc and swift-frontend support Emscripten target triple we can follow up on the previously pitched Emscripte support in libraries like swift-corelibs-foundation.

*/

#if __has_include(<TargetConditionals.h>)
// When cross-compiling for Emscripten or WASI on a macOS host, the system

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.

Please avoid manually wrapping comments in Foundation's sources, thanks.

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.

2 participants