Parent: #366 Related: #266, #142 Roadmap: #134 Core 3 explicit exception heap references are implemented without weakening the exact `wg-3.0` profile. Acceptance: - [x] Add the Core 3 exception and no-exception abstract heap types and binary encodings. - [x] Validate explicit exception-reference nullability/subtyping and catch-ref label results. - [x] Preserve typed exception payload and reference identity through `catch_ref` and `catch_all_ref`. - [x] Keep JavaScript `WebAssembly.Exception` behavior and GC roots exact. - [x] Pass every applicable command in the exact `wg-3.0` exception directory. - [x] Add focused unit and bounded upstream-corpus CI evidence. Delivered in e25cb50e.
Parent: #366
Related: #266, #142
Roadmap: #134
Core 3 explicit exception heap references are implemented without weakening the exact
wg-3.0profile.Acceptance:
catch_refandcatch_all_ref.WebAssembly.Exceptionbehavior and GC roots exact.wg-3.0exception directory.Delivered in e25cb50.