-
Notifications
You must be signed in to change notification settings - Fork 180
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
Safari 18.2 updates #406
base: main
Are you sure you want to change the base?
Safari 18.2 updates #406
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for being on top of things.
I let you merge this once it's released. |
Actually I don't see wasmgc in the release notes, have you tested on the beta? |
@dschuff it's here in the release notes https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes#Web-Assembly |
ah thanks i just missed it. |
This is missing the Type Reflection proposal, which is also enabled (though partially as far as I understand, maybe we need to check what's missing here). I also had a 18.2 branch in progress where I have it like this: "typeReflection": ["18.2", "Only supports `WebAssembly.Module.imports` and `WebAssembly.Module.exports`"], |
Hmm... the value |
Safari 18.2 is still in beta, so let's wait until Sequoia 15.2 and iOS 18.2 are released before merging this one.
https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes