[3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180) by miss-islington · Pull Request #145582 · python/cpython · GitHub
Skip to content

[3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180) - #145582

Merged
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-c3fb0d9-3.14
Mar 8, 2026
Merged

[3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180)#145582
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-c3fb0d9-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

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.
(cherry picked from commit c3fb0d9)

Co-authored-by: Hood Chatham roberthoodchatham@gmail.com

…buildbot (pythonGH-145180)

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.
(cherry picked from commit c3fb0d9)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@freakboy3742

Copy link
Copy Markdown
Contributor

@bedevere-bot

Copy link
Copy Markdown

@freakboy3742
freakboy3742 merged commit ae6c211 into python:3.14 Mar 8, 2026
32 checks passed
@miss-islington
miss-islington deleted the backport-c3fb0d9-3.14 branch March 8, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants