cpython/Tools/wasm/emscripten
Hood Chatham 2629ee4eb0
gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (#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.
2025-09-17 15:33:55 +01:00
..
browser_test gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (#137004) 2025-07-24 14:44:02 +08:00
web_example gh-124621: Emscripten: Support pyrepl in browser (GH-136931) 2025-07-22 12:13:38 +02:00
web_example_pyrepl_jspi gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (#137004) 2025-07-24 14:44:02 +08:00
.editorconfig GH-133600: Refactor wasi.py into wasi/__main__.py 2025-05-07 12:10:53 -07:00
__main__.py gh-136976: Emscripten: Add _decimal and libmpdec (#136997) 2025-07-24 06:31:30 +00:00
config.site-wasm32-emscripten gh-124621: Emscripten: Support pyrepl in browser (GH-136931) 2025-07-22 12:13:38 +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 gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (#137470) 2025-09-17 15:33:55 +01:00
wasm_assets.py gh-138515: Include email module in Emscripten build (gh-138520) 2025-09-05 16:34:18 +08:00