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