Files
emsdk/bazel/emscripten_toolchain/emar.sh
T

6 lines
86 B
Bash
Executable File

#!/bin/bash
source $(dirname $0)/env.sh
exec $EMSDK_PYTHON $EMSCRIPTEN/emar.py "$@"