Skip to content

[6.2][WebAssembly] Create clang/lib/wasip1 symlink only if it doesn't exist #230

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

Conversation

kateinoigakukun
Copy link
Member

Cherry-pick #229 to release/6.2 to unblock swiftlang/swift#83199

MaxDesiatov and others added 2 commits July 21, 2025 11:47
`usr/lib/swift/clang/lib/wasi` directory doesn't exist in Swift SDKs for WASI, for `libclang_rt.*-wasm32.a` we should symlink to `../../../swift_static/clang/lib/wasi` instead.
…ist (swiftlang#229)

We are renaming `wasm32-unknown-wasi` to `wasm32-unknown-wasip1` for
non-Embedded targets, so we will no longer have the `clang/lib/wasi`.
@kateinoigakukun
Copy link
Member Author

@swift-ci test

@MaxDesiatov MaxDesiatov requested a review from bnbarham July 21, 2025 12:00
@kateinoigakukun kateinoigakukun merged commit 5ecae37 into swiftlang:release/6.2 Jul 21, 2025
20 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