-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Open
Labels
Description
We want to allow different branches to use different Emscripten versions. The plan is as follows:
- Add
emscripten_version.txtfile and add--emsdk-cacheargument toemscripten/__main__.py. If--emsdk-cacheis passed, the build script will require that the appropriate emsdk version is found in that directory. - Backport this to 3.14.x
- Set up buildbot cache dir
- Make a PR to buildmaster config to pass the
--emsdk-cacheargument
Linked PRs
Reactions are currently unavailable