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