mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
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.
Miscellaneous source files for the main Python shared library