Skip to content

test: use drop instead of unreachable#140

Merged
fgmccabe merged 1 commit intoWebAssembly:mainfrom
thibaudmichaud:main
Mar 13, 2026
Merged

test: use drop instead of unreachable#140
fgmccabe merged 1 commit intoWebAssembly:mainfrom
thibaudmichaud:main

Conversation

@thibaudmichaud
Copy link
Contributor

This function is expected to trap, so the unreachable could result in a false positive if the compiled test does not check the trap reason.

See comment:
#138 (comment)

This function is expected to trap, so the unreachable could result in a
false positive if the compiled test does not check the trap reason.

See comment:
WebAssembly#138 (comment)
@fgmccabe fgmccabe merged commit c5f2622 into WebAssembly:main Mar 13, 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.

3 participants