]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146197: Add Emscripten to CI (GH-146198) (GH-146331)
authorHood Chatham <roberthoodchatham@gmail.com>
Mon, 23 Mar 2026 23:13:16 +0000 (00:13 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 23:13:16 +0000 (00:13 +0100)
commit7c8a46bccef7bf6e1a6c8360ad4b6327896f39de
tree2eaa1fdb1155dd31b837b9e6dc59d67eda680caf
parentabd276ab3dc452d1ecc2e1cd34df84d2cd26348d
[3.14] gh-146197: Add Emscripten to CI (GH-146198) (GH-146331)

(cherry picked from commit c94048be025ad9d39cd9307db8f503039094df11)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
.github/workflows/build.yml
.github/workflows/reusable-context.yml
.github/workflows/reusable-emscripten.yml [new file with mode: 0644]
Platforms/emscripten/__main__.py
Platforms/emscripten/config.toml
Tools/build/compute-changes.py