gh-128627: Skip wasm-gc on iOS Safari where it's broken · python/cpython@0da9a0c · GitHub
Skip to content

Commit 0da9a0c

Browse files
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

File tree

Python/emscripten_trampoline.c

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)