cpython/Tools/wasm/emscripten
Miss Islington (bot) 0e4e608f03
[3.14] gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (GH-137470) (#139039)
gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (GH-137470)

With https://github.com/llvm/llvm-project/pull/150201 being merged, there is
now a better way to generate the Emscripten trampoline, instead of including
hand-generated binary WASM content. Requires Emscripten 4.0.12.
(cherry picked from commit 2629ee4eb0)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2025-09-17 17:21:01 +01:00
..
browser_test [3.14] gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (GH-137004) (#137067) 2025-07-29 23:09:47 +03:00
web_example [3.14] gh-124621: Emscripten: Support pyrepl in browser (GH-136931) (GH-136988) 2025-07-22 15:04:11 +02:00
web_example_pyrepl_jspi [3.14] gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (GH-137004) (#137067) 2025-07-29 23:09:47 +03:00
__main__.py [3.14] gh-136976: Emscripten: Add _decimal and libmpdec (GH-136997) (#137066) 2025-07-29 23:10:39 +03:00
config.site-wasm32-emscripten [3.14] gh-124621: Emscripten: Support pyrepl in browser (GH-136931) (GH-136988) 2025-07-22 15:04:11 +02:00
make_libffi.sh gh-127629: Add ctypes to the Emscripten build (#127683) 2024-12-10 10:32:58 +08:00
node_entry.mjs gh-127503: Improve tracebacks on Emscripten when there is a trap (#131158) 2025-03-13 08:28:15 +08:00
prepare_external_wasm.py [3.14] gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (GH-137470) (#139039) 2025-09-17 17:21:01 +01:00
wasm_assets.py [3.14] gh-138515: Include email module in Emscripten build (gh-138520) (#138533) 2025-09-05 13:53:39 +03:00