diff options
author | Hood Chatham <roberthoodchatham@gmail.com> | 2025-01-13 00:09:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 07:09:39 +0800 |
commit | d0ecbdd838034c1f061e9b4e9b54a900141458c3 (patch) | |
tree | dd69daafbb11dce243db45d121be05dace28cf77 /Python/frame.c | |
parent | 5e65a1acc0b630397f1d190aed279114e6e99612 (diff) | |
download | cpython-d0ecbdd838034c1f061e9b4e9b54a900141458c3.tar.gz cpython-d0ecbdd838034c1f061e9b4e9b54a900141458c3.zip |
gh-128627: Emscripten: Use wasm-gc based call adaptor if available (#128628)
Replaces the trampoline mechanism in Emscripten with an implementation that uses a
recently added feature of wasm-gc instead of JS type reflection, when that feature is
available.
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions