Sign in
skia
/
external
/
github.com
/
emscripten-core
/
emsdk
/
b8b37f911fa02822e76ec11dcac3b3f95ccfce42
/
.
/
bazel
/
emscripten_toolchain
/
emcc.sh
blob: 3fd72da55b493efa30235233002dcdc034f9280e [
file
]
#!/bin/bash
source $
(
dirname $0
)/
env
.
sh
exec $EMSDK_PYTHON $EMSCRIPTEN
/
emcc
.
py
"$@"