Skip to content
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

[6.0] build: Repair the build on WASI platform #5053

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Conversation

MaxDesiatov
Copy link
Contributor

Cherry picked from #5052

Explanation: these patches restore support for WASI that was available in swift-corelibs-foundation before it was recored.
Scope: Isolated to WASI codepaths.
Risk: Low due to isolated scope.
Testing: Tested manually for WASI, on CI with the existing test suite for other platforms.
Issue: rdar://133231577
Reviewer: @kateinoigakukun, @jmschonfeld

Cherry picked from #4934

(cherry picked from commit 51ee690)
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov added the WASI WebAssembly System Interface-related changes label Aug 5, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@itingliu itingliu merged commit e372166 into release/6.0 Aug 23, 2024
2 of 3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/6.0-fix-wasi branch August 26, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WASI WebAssembly System Interface-related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants