mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
Increase also the initial memory from 10 MiB to 20 MiB. Reenable test_dynamic on WASI build.
2 lines
118 B
ReStructuredText
2 lines
118 B
ReStructuredText
Increase WASI stack size from 512 KiB to 8 MiB and the initial memory from 10
|
|
MiB to 20 MiB. Patch by Victor Stinner.
|