Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/avoid_debugging
/
.
/
tests
/
embind
/
build_benchmark
blob: c29ff44b07488d31b0cfe8c04d0aac3627ae2af8 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash
../../
emcc
--
minify
0
--
bind
--
post
-
js embind
.
benchmark
.
js
-
O2
--
shell
-
file shell
.
html
-
o embind_benchmark
.
html embind_benchmark
.
cpp