gh-145177: Support multiple Emscripten versions for Emscripten buildbot (#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.
H
Hood Chatham committed
c3fb0d9d96902774c08b199dda0479a8d31398a5
Parent: 7232883
Committed by GitHub <noreply@github.com>
on 3/6/2026, 12:42:41 AM