Skip to content

gh-145805: Add python Platforms/emscripten run subcommand#146051

Merged
freakboy3742 merged 2 commits intopython:mainfrom
hoodmane:emscripten-run
Mar 19, 2026
Merged

gh-145805: Add python Platforms/emscripten run subcommand#146051
freakboy3742 merged 2 commits intopython:mainfrom
hoodmane:emscripten-run

Conversation

@hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Mar 17, 2026

This should allow the build bot to be more agnostic to paths. I also added environment variables to set --quiet, --cross-build-dir, and --emsdk-cache.

This should allow the build bot to be more agnostic to paths.
I also added environment variables to set --quiet, --cross-build-dir,
and --emsdk-cache
@hoodmane
Copy link
Contributor Author

!buildbot emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @hoodmane for commit 33a35ab 🤖

Results will be shown at:

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

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

The builders matched are:

  • WASM Emscripten PR

@hoodmane hoodmane requested a review from freakboy3742 March 18, 2026 10:05
Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - looks good to me. I've pushed some minor formatting tweaks, but no functional changes.

@freakboy3742
Copy link
Contributor

!buildbot emscripten

@bedevere-bot
Copy link

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

Results will be shown at:

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

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

The builders matched are:

  • WASM Emscripten PR

@freakboy3742 freakboy3742 merged commit abd5246 into python:main Mar 19, 2026
50 checks passed
@miss-islington-app
Copy link

Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 19, 2026
…thonGH-146051)

Provides a `run` command in the Emscripten build tooling, and adds
environment variable configuration for EMSDK_CACHE, CROSS_BUILD_DIR
and QUIET.
(cherry picked from commit abd5246305655fc09e4e3c668c8ca09a1b0fc638)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 19, 2026

GH-146150 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 19, 2026
freakboy3742 pushed a commit that referenced this pull request Mar 19, 2026
…H-146051) (#146150)

Provides a `run` command in the Emscripten build tooling, and adds
environment variable configuration for EMSDK_CACHE, CROSS_BUILD_DIR
and QUIET.
(cherry picked from commit abd5246)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
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.

3 participants