Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-128627: Skip wasm-gc on iOS Safari where it's broken#130418
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load.Downstream pyodide issue:pyodide/pyodide#5428.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load.Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load.Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
Thanks@ambv! |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
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 the fix!
72ea3c0 intopython:mainUh oh!
There was an error while loading.Please reload this page.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolves#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Upstream pull request:python/cpython#130418.macOS Safari 18.3 does not surface the issue.Confirmed on device that disabling this restores interpreter function.Resolvespyodide#5428.
…#130418)As of iOS 18.3.1, enabling wasm-gc breaks the interpreter. This disables the wasm-gctrampoline on iOS.Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
As of iOS 18.3.1, enabling wasm-gc is making the interpreter fail to load. Downstream pyodide issue:pyodide/pyodide#5428.
macOS Safari 18.3 does not surface the issue.
Confirmed on device that disabling this restores interpreter function.