aboutsummaryrefslogtreecommitdiff
path: root/tests/embind/build_benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'tests/embind/build_benchmark')
-rwxr-xr-xtests/embind/build_benchmark2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/embind/build_benchmark b/tests/embind/build_benchmark
new file mode 100755
index 00000000..6faad18b
--- /dev/null
+++ b/tests/embind/build_benchmark
@@ -0,0 +1,2 @@
+#!/bin/bash
+EMCC_LLVM_TARGET=le32-unknown-nacl ~/projects/emscripten/emcc --minify 0 --bind --post-js embind.benchmark.js -O2 --shell-file shell.html -o embind_benchmark.html embind_benchmark.cpp