Commit b67d6b2
authored
setup_default_stack_size: set __default_stacksize unconditionally (WebAssembly#396)
If a user specifies a small stack size for the main,
maybe it's reasonable to use the same size for threads as well.1 parent 8daaba3 commit b67d6b2
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
0 commit comments