RESOLVED FIXED 247401
[Wasm-GC] Implement eqref and ref.eq
https://bugs.webkit.org/show_bug.cgi?id=247401
Summary [Wasm-GC] Implement eqref and ref.eq
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.