Skip to content

[wasm] Enable Synchronization module build #72953

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

Build Synchronization module for WebAssembly target. Atomic builtin operations used in the module are no-op unless atomics feature is enabled by-Xcc -matomics, so the module is available for both wasm32-unknown-wasi and wasm32-unknown-wasip1-threads.

@kateinoigakukun kateinoigakukun added the WebAssembly Platform: WebAssembly label Apr 10, 2024
@kateinoigakukun
Copy link
Member Author

@swift-ci smoke test

@kateinoigakukun
Copy link
Member Author

@swift-ci test WebAssembly

@kateinoigakukun kateinoigakukun marked this pull request as ready for review April 10, 2024 16:31
@kateinoigakukun kateinoigakukun merged commit 0e92631 into swiftlang:main Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants