]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145219: Cache Emscripten build dependencies, add install-emscripten (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Mar 2026 00:50:36 +0000 (01:50 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2026 00:50:36 +0000 (00:50 +0000)
commite5d8d80bdfd115471618e4e4c8927a1f37a804bb
treec3926503f487ccc6872bd5f144fc2e0ba0b7941e
parent79051f8a07c69b620bd6087134104c92d8beb696
[3.14] gh-145219: Cache Emscripten build dependencies, add install-emscripten (GH-145664) (#145790)

Modifies the Emscripten build script to allow for caching of dependencies, and
for automated installation of new EMSDK versions.
(cherry picked from commit ebb150e76ab4988fdcd5e8caa36b9014497573a5)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Tools/wasm/emscripten/__main__.py
Tools/wasm/emscripten/config.toml [new file with mode: 0644]
Tools/wasm/emscripten/emscripten_version.txt [deleted file]