Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/exitJS_proxy
/
.
/
test
/
embind
/
build_benchmark
blob: b0b54c8eb29e1ca93bc1f7a95e1b47445c444d1d [
file
] [
edit
]
#!/bin/bash
../../
emcc
--
minify
0
--
bind
--
js
-
library
=
embind
.
benchmark
.
js
-
O2
--
shell
-
file shell
.
html
-
o embind_benchmark
.
html embind_benchmark
.
cpp