Skip to content

[wasm] Add WASI as a supported target for sanitizers #81197

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Apr 30, 2025

We are working on adding ASan support for the WASI target, and it seems like there is no major blocker in the Swift compiler side other than it raises an "unsupported" error. Let's just add WASI as a supported platform.

@kateinoigakukun
Copy link
Member Author

swiftlang/llvm-project#10578
@swift-ci Please build toolchain macOS platform

@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test

@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test Windows

@kateinoigakukun kateinoigakukun marked this pull request as ready for review May 9, 2025 02:43
Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Thanks! 🙏

@kateinoigakukun kateinoigakukun merged commit 6bb2b64 into swiftlang:main May 9, 2025
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.

2 participants