Files
ci-emsdk/bazel/emscripten_toolchain/emar.sh
2020-09-10 18:42:46 -07:00

6 lines
87 B
Bash
Executable File

#!/bin/bash
source emscripten_toolchain/env.sh
exec python3 $EMSCRIPTEN/emar.py "$@"