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

[wasm] Port CFStream for no-dispatch platforms #4909

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Mar 7, 2024

This patch guards the use of RunLoop, which is not available on no-dispatch platforms. CFStream is still useful without RunLoop integration to port some APIs like PropertyListSerialization.

This patch guards the use of RunLoop, which is not available on
no-dispatch platforms.
@kateinoigakukun
Copy link
Member Author

@swift-ci test

@kateinoigakukun kateinoigakukun merged commit ff07568 into apple:main Mar 8, 2024
2 of 3 checks passed
@kateinoigakukun kateinoigakukun deleted the pr-9a5e81eb27c79df6e55adf8d4486ed2e4245b6ab branch March 8, 2024 06:48
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.

None yet

2 participants