Sign in
dart
/
external
/
github.com
/
emscripten-core
/
emsdk
/
fc80c2d5444759d9f176d8df46d46b129d244e9d
/
.
/
bazel
/
emscripten_toolchain
/
emcc.sh
blob: 5fdaf9c2958a2f8c1782513806d5697cfe4ba281 [
file
]
#!/bin/bash
source $
(
dirname $0
)/
env
.
sh
exec python3 $EMSCRIPTEN
/
emcc
.
py
"$@"