mirror of
https://github.com/python/cpython.git
synced 2026-04-16 08:41:19 +00:00
Adds an `--emsdk-cache` argument to the Emscripten build script and an emscripten_version.txt file. If the `--emsdk-cache` argument is passed, the build script will look in `emscripten_version.txt` to get the expected emsdk version is installed in a folder called e.g., 4.0.12 in the directory indicated by the `--emsdk-cache` argument, and run the build with that Emscripten tooling activated. |
||
|---|---|---|
| .. | ||
| browser_test | ||
| web_example | ||
| web_example_pyrepl_jspi | ||
| .editorconfig | ||
| __main__.py | ||
| config.site-wasm32-emscripten | ||
| emscripten_version.txt | ||
| make_libffi.sh | ||
| node_entry.mjs | ||
| prepare_external_wasm.py | ||
| wasm_assets.py | ||