Skip to content
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

iwasm: disable app heap by default if wasi is enabled #2346

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jul 6, 2023

* it's rare to require app heap with wasi

* it's even harmful in some cases
  cf. bytecodealliance#2275

* i'm a bit tired to type "--heap-size=0"
@wenyongh wenyongh merged commit 7448a99 into bytecodealliance:main Jul 7, 2023
368 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ce#2346)

It's rare to require app heap with wasi and sometimes harmful in some cases:
bytecodealliance#2275
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants