Files
ci-emsdk/bazel/emscripten_toolchain/emar.sh

6 lines
80 B
Bash
Raw Normal View History

2020-09-10 21:42:46 -04:00
#!/bin/bash
source $(dirname $0)/env.sh
2020-09-10 21:42:46 -04:00
exec python3 $EMSCRIPTEN/emar.py "$@"