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