Skip to content

Conversation

@inamiy
Copy link
Contributor

@inamiy inamiy commented Sep 6, 2022

This PR adds if !os(WASI) for the scopes where some of the Foundation classes don't work in SwiftWasm.

Porting code from other platforms - Swift and WebAssembly

This fix is mainly for allowing CustomDump to work correctly, which I will also open the related pull request soon.

@stephencelis
Copy link
Member

Same as our comment here, but we would like to get some CI in place before merging. Hopefully won't be too bad to do so. We'll look into this soon!

@inamiy
Copy link
Contributor Author

inamiy commented Sep 14, 2022

@stephencelis
I think this PR is also needed alongside pointfreeco/swift-custom-dump#53 .
(I still can't compile when using swift-custom-dump v0.5.1)

@stephencelis stephencelis mentioned this pull request Sep 14, 2022
@stephencelis stephencelis merged commit 521dc68 into pointfreeco:main Sep 14, 2022
@inamiy inamiy deleted the SwiftWasm branch December 22, 2023 06:36
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