Support loading `@emsdk` as an external workspace, instead of merging it into the main workspace. TODOs: - [ ] Move `http_archive()` calls from `baze/WORKSPACE` to some `.bzl` file which is `load()` ed from the `WORKSPACE` file. - [ ] Update `bazel/README` to explain how to load the workspace as external. - [ ] Add a test that loads `@emsdk` as an external workspace.
Support loading
@emsdkas an external workspace, instead of merging it into the main workspace.TODOs:
http_archive()calls frombaze/WORKSPACEto some.bzlfile which isload()ed from theWORKSPACEfile.bazel/READMEto explain how to load the workspace as external.@emsdkas an external workspace.