Skip to content

Simplify WASM_UNREACHABLE. NFC - #8976

Open
sbc100 wants to merge 1 commit into
mainfrom
WASM_BUILTIN_UNREACHABLE
Open

Simplify WASM_UNREACHABLE. NFC#8976
sbc100 wants to merge 1 commit into
mainfrom
WASM_BUILTIN_UNREACHABLE

Conversation

@sbc100

@sbc100 sbc100 commented Aug 6, 2026

Copy link
Copy Markdown
Member

The WASM_BUILTIN_UNREACHABLE macro is unconditionally defined in compiler-support.h so checking here is redundant.

The `WASM_BUILTIN_UNREACHABLE` macro is unconditionally defined in
`compiler-support.h` so checking here is redundant.
@sbc100
sbc100 requested a review from a team as a code owner August 6, 2026 19:27
@sbc100
sbc100 requested review from kripken and tlively and removed request for a team August 6, 2026 19:27
@sbc100
sbc100 enabled auto-merge (squash) August 6, 2026 20:10
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