Skip to content

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

Open
miss-islington wants to merge 1 commit intopython:3.14from
miss-islington:backport-c3fb0d9-3.14
Open

[3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180)#145582
miss-islington wants to merge 1 commit intopython:3.14from
miss-islington:backport-c3fb0d9-3.14

Conversation

@miss-islington
Copy link
Contributor

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

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
Contributor

!buildbot emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 959bb86 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145582%2Fmerge

The command will test the builders whose names match following regular expression: emscripten

The builders matched are:

  • WASM Emscripten PR

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