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

Address more Wasm issues #77

Merged
merged 6 commits into from
Mar 4, 2024
Merged

Address more Wasm issues #77

merged 6 commits into from
Mar 4, 2024

Conversation

stephencelis
Copy link
Member

While #76 attempted to fix an issue in a downstream package, there were other issues lurking. Let's see if we can get this package's Wasm CI to work, and see if the downstream package can build against this PR.

SwiftWasm introduced its own WASI module awhile back, so we should
import that instead of Glibc to avoid potential issues.
@stephencelis stephencelis requested a review from mbrandonw March 4, 2024 23:25
@stephencelis stephencelis merged commit 32f6057 into main Mar 4, 2024
6 checks passed
@stephencelis stephencelis deleted the wasi-fix-2 branch March 4, 2024 23:34
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