Bug 247401

Summary: [Wasm-GC] Implement eqref and ref.eq
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 2022-11-02 18:49:25 PDT
Implement the eqref type and ref.eq and related operations. Eqref is the supertype of all types that support reference equality, which includes i31ref, structs, and arrays.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-09 17:50:19 PST
Asumu Takikawa
Comment 2 2023-03-10 18:04:54 PST
EWS
Comment 3 2023-03-14 17:27:34 PDT
Committed 261663@main (0fe8046298bf): <https://commits.webkit.org/261663@main> Reviewed commits have been landed. Closing PR #11396 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.