add a wasm bazel toolchain (#603)
This commit is contained in:
5
bazel/bazelrc
Normal file
5
bazel/bazelrc
Normal file
@@ -0,0 +1,5 @@
|
||||
build:wasm --crosstool_top=//emscripten_toolchain:everything
|
||||
|
||||
build:wasm --cpu=wasm
|
||||
|
||||
build:wasm --host_crosstool_top=@bazel_tools//tools/cpp:toolchain
|
||||
Reference in New Issue
Block a user