diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2025-02-24 00:26:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 07:26:04 +0800 |
commit | 72ea3c030a81262af64ebcae2e83ce2ff529bcef (patch) | |
tree | 49233d4e9e83bb213099ce429fc93e1fb983dc4c /Python/traceback.c | |
parent | 81a9b53fee79c4581bc1e2acae1c98ee0b692c7d (diff) | |
download | cpython-72ea3c030a81262af64ebcae2e83ce2ff529bcef.tar.gz cpython-72ea3c030a81262af64ebcae2e83ce2ff529bcef.zip |
gh-128627: Skip wasm-gc on iOS Safari where it's broken (#130418)
As of iOS 18.3.1, enabling wasm-gc breaks the interpreter. This disables the wasm-gc
trampoline on iOS.
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions