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

Use the latest 5.3 snapshot in .swift-version #252

Merged
merged 2 commits into from
Aug 6, 2020
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Aug 5, 2020

These SwiftWasm snapshots should be more stable in general (as they are made off the 5.3 branch, which is slowly converging to a release this fall) and also have a workaround for swiftwasm/JavaScriptKit#6 included. They still use the old metadata layout, so Runtime and OpenCombine dependencies had to be updated in Package.swift for @ObservableObject to work with these snapshots.

These SwiftWasm snapshots should be more stable in general and also have a workaround for swiftwasm/JavaScriptKit#6 included. They still use the old metadata layout, so Runtime and OpenCombine dependencies had to be updated in `Package.swift` for `@ObservableObject` to work with these snapshots.
@MaxDesiatov MaxDesiatov added the dependencies Updates to the project dependencies label Aug 5, 2020
@MaxDesiatov MaxDesiatov requested a review from a team August 5, 2020 14:46
Package.swift Outdated Show resolved Hide resolved
@MaxDesiatov MaxDesiatov requested a review from j-f1 August 5, 2020 16:31
@MaxDesiatov MaxDesiatov merged commit e11effd into main Aug 6, 2020
@MaxDesiatov MaxDesiatov deleted the swiftwasm-5.3 branch August 6, 2020 12:57
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
Development

Successfully merging this pull request may close these issues.

4 participants