We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c3c69 commit a1a16faCopy full SHA for a1a16fa
src/settings.js
@@ -97,7 +97,6 @@ var EXIT_RUNTIME = 0;
97
// 1: create a *.mem file containing the binary data of the initial memory;
98
99
// use the --memory-init-file command line switch to select this method
100
-// 2: embed a string literal representing that initial memory data
101
var MEM_INIT_METHOD = 0;
102
103
// The total stack size. There is no way to enlarge the stack, so this
0 commit comments