Skip to content

Emscripten buildbot: Support multiple Emscripten versions #145177

@hoodmane

Description

@hoodmane

We want to allow different branches to use different Emscripten versions. The plan is as follows:

  1. Add emscripten_version.txt file and add --emsdk-cache argument to emscripten/__main__.py. If --emsdk-cache is passed, the build script will require that the appropriate emsdk version is found in that directory.
  2. Backport this to 3.14.x
  3. Set up buildbot cache dir
  4. Make a PR to buildmaster config to pass the --emsdk-cache argument

cc @freakboy3742

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions