We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456a782 commit 48f819aCopy full SHA for 48f819a
test/embind/build_benchmark
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-../../emcc --minify 0 -lembind --js-library=embind.benchmark.js -O2 --shell-file shell.html -o embind_benchmark.html embind_benchmark.cpp
+../../emcc -sTOTAL_STACK=1Mb --minify 0 -lembind --js-library=embind.benchmark.js -O2 --shell-file shell.html -o embind_benchmark.html embind_benchmark.cpp
0 commit comments