{{ message }}
Commit 0da9a0c
committed
gh-128627: Skip wasm-gc on iOS Safari where it's broken
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.1 parent 38642bf commit 0da9a0c
1 file changed
Lines changed: 4 additions & 0 deletions

0 commit comments