Bug 254694

Summary: [Wasm-GC] Implement br_on_cast and br_on_cast_fail
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247394    

Asumu Takikawa
Reported 2023-03-29 14:46:56 PDT
Currently JSC implements the cast operations ref.cast and ref.test, but does not implement the control versions br_on_cast and br_on_cast_fail. Note: the validation for these instructions is going to change slightly in the near future I believe (https://github.com/WebAssembly/gc/pull/359/)
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-05 14:47:21 PDT
Asumu Takikawa
Comment 2 2023-12-08 12:59:22 PST
EWS
Comment 3 2023-12-09 11:47:25 PST
Committed 271810@main (92e8b1300f34): <https://commits.webkit.org/271810@main> Reviewed commits have been landed. Closing PR #21526 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.