Skip to content

Commit 9909387

Browse files
increasing wasm3 d_m3MaxFunctionStackHeight
1 parent cc02bf1 commit 9909387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ext/wasm3/source/m3_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# endif
2222

2323
# ifndef d_m3MaxFunctionStackHeight
24-
# define d_m3MaxFunctionStackHeight 4000 // max: 32768
24+
# define d_m3MaxFunctionStackHeight 16000 // max: 32768
2525
# endif
2626

2727
# ifndef d_m3MaxLinearMemoryPages

0 commit comments

Comments
 (0)