Files
cpython/Tools/wasm/emscripten/web_example/python.worker.mjs
Agriya Khetarpal e2064d6750 Emscripten: use better _Py_Version computation for worker module (#129757)
Use integer bit shifting instead of conversion to strings to compute Python version.
2025-02-07 12:55:27 +08:00

2.7 KiB