Skip to content

Adjust trap-if-block-and-sync.wast test#668

Merged
lukewagner merged 1 commit into
WebAssembly:mainfrom
alexcrichton:adjust2-f
Jun 16, 2026
Merged

Adjust trap-if-block-and-sync.wast test#668
lukewagner merged 1 commit into
WebAssembly:mainfrom
alexcrichton:adjust2-f

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

This was recently adjusted to have async function types in more places, but that also defeats the purpose of this particular function in the test because it's no longer a synchronous function being block but just an async function blocking forever.

This was recently adjusted to have `async` function types in more
places, but that also defeats the purpose of this particular function in
the test because it's no longer a synchronous function being block but
just an async function blocking forever.
@lukewagner lukewagner merged commit 87d36ce into WebAssembly:main Jun 16, 2026
1 check passed
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