Skip to content

Commit a1a16fa

Browse files
committed
.
1 parent a4c3c69 commit a1a16fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/settings.js

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ var EXIT_RUNTIME = 0;
9797
// 1: create a *.mem file containing the binary data of the initial memory;
9898

9999
// use the --memory-init-file command line switch to select this method
100-
// 2: embed a string literal representing that initial memory data
101100
var MEM_INIT_METHOD = 0;
102101

103102
// The total stack size. There is no way to enlarge the stack, so this

0 commit comments

Comments
 (0)