Skip to content

[Stack Switching] Reset the continuation state in --fuzz-exec on unhandled suspends#7823

Merged
kripken merged 2 commits intoWebAssembly:mainfrom
kripken:cont.clear
Aug 13, 2025
Merged

[Stack Switching] Reset the continuation state in --fuzz-exec on unhandled suspends#7823
kripken merged 2 commits intoWebAssembly:mainfrom
kripken:cont.clear

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Aug 13, 2025

More unfortunate complexity from differentiating unhandled suspends
from traps: Like wasm-shell, we must reset the global state in such a
case.

@kripken kripken requested a review from tlively August 13, 2025 20:02
@kripken kripken merged commit 3133a28 into WebAssembly:main Aug 13, 2025
16 checks passed
@kripken kripken deleted the cont.clear branch August 13, 2025 20:54
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.

2 participants