add a wasm bazel toolchain (#603)
This commit is contained in:
5
bazel/emscripten_toolchain/emar.sh
Executable file
5
bazel/emscripten_toolchain/emar.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source emscripten_toolchain/env.sh
|
||||
|
||||
exec python3 $EMSCRIPTEN/emar.py "$@"
|
||||
Reference in New Issue
Block a user