Files
cpython/Python/emscripten_trampoline.c
Hood Chatham 960936fe90 gh-128627: Emscripten: Fix address calculation for wasm-gc trampoline (#128782)
Modifies the memory calculation to divide the entire memory address by 4, not just the base address.
2025-01-23 08:02:04 +08:00

8.3 KiB