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