Skip to content

Comments

gh-145177: Support multiple Emscripten versions for Emscripten buildbot#145180

Open
hoodmane wants to merge 1 commit intopython:mainfrom
hoodmane:multiple-emsdk-versions
Open

gh-145177: Support multiple Emscripten versions for Emscripten buildbot#145180
hoodmane wants to merge 1 commit intopython:mainfrom
hoodmane:multiple-emsdk-versions

Conversation

@hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Feb 24, 2026

This 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. Otherwise, it will exit with an error.

…buildbot

This 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.
Otherwise, it will exit with an error.
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.

1 participant