Skip to content

gh-120507: Double WASI memory #120648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2024
Merged

gh-120507: Double WASI memory #120648

merged 1 commit into from
Jun 17, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 17, 2024

Use 16 MiB stack with 40 MiB memory limit, instead of 8 MiB stack with 20 MiB memory limit.

Use 16 MiB stack with 40 MiB memory limit, instead of 8 MiB stack
with 20 MiB memory limit.
@vstinner vstinner enabled auto-merge (squash) June 17, 2024 15:30
@vstinner vstinner merged commit 6acf777 into python:main Jun 17, 2024
46 checks passed
@vstinner vstinner deleted the wasi_double_mem branch June 17, 2024 16:08
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
Use 16 MiB stack with 40 MiB memory limit, instead of 8 MiB stack
with 20 MiB memory limit.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Use 16 MiB stack with 40 MiB memory limit, instead of 8 MiB stack
with 20 MiB memory limit.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Use 16 MiB stack with 40 MiB memory limit, instead of 8 MiB stack
with 20 MiB memory limit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants