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