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

Bump dependencies and default toolchain snapshot #111

Merged
merged 7 commits into from
Sep 26, 2020

Conversation

MaxDesiatov
Copy link
Collaborator

The latest SwiftWasm 5.3 snapshot requires users to use import WASILibc instead of import Glibc. This makes differences between platforms more explicit.

The latest SwiftWasm 5.3 snapshot requires users to use `import WASILibc` instead of `import Glibc`. This makes differences between platforms more explicit.
@MaxDesiatov MaxDesiatov requested a review from a team September 24, 2020 11:02
@MaxDesiatov MaxDesiatov added the dependencies Updates to the project dependencies label Sep 24, 2020
@MaxDesiatov MaxDesiatov merged commit 4eb18d2 into main Sep 26, 2020
@MaxDesiatov MaxDesiatov deleted the bump-deps-and-snapshot branch September 26, 2020 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to the project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants