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