Skip to content

Simplify WASM_UNREACHABLE. NFC - #8976

Merged
sbc100 merged 1 commit into
mainfrom
WASM_BUILTIN_UNREACHABLE
Aug 20, 2026
Merged

Simplify WASM_UNREACHABLE. NFC#8976
sbc100 merged 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.

@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
The `WASM_BUILTIN_UNREACHABLE` macro is unconditionally defined in
`compiler-support.h` so checking here is redundant.
@sbc100
sbc100 force-pushed the WASM_BUILTIN_UNREACHABLE branch from 8c928b4 to 11f6a2a Compare August 20, 2026 18:56
@sbc100
sbc100 merged commit e48e82c into main Aug 20, 2026
16 checks passed
@sbc100
sbc100 deleted the WASM_BUILTIN_UNREACHABLE branch August 20, 2026 19:55
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