[bazel] Switch to platforms-based toolchain resolution (#1036)
This commit is contained in:
@@ -10,3 +10,7 @@ deps()
|
||||
load("@emsdk//:emscripten_deps.bzl", "emscripten_deps")
|
||||
|
||||
emscripten_deps()
|
||||
|
||||
load("@emsdk//:toolchains.bzl", "register_emscripten_toolchains")
|
||||
|
||||
register_emscripten_toolchains()
|
||||
|
||||
Reference in New Issue
Block a user