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