Files
raylib/emsdk-cache/emsdk-main/bazel/emscripten_toolchain/emar.sh
2025-08-19 09:15:28 +00:00

6 lines
80 B
Bash

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