Archived
Set linear memory limit to 65536 pages. Fix #353
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
# endif
|
||||
|
||||
# ifndef d_m3MaxLinearMemoryPages
|
||||
# define d_m3MaxLinearMemoryPages 32768
|
||||
# define d_m3MaxLinearMemoryPages 65536
|
||||
# endif
|
||||
|
||||
# ifndef d_m3MaxFunctionSlots
|
||||
|
||||
Reference in New Issue
Block a user