Bug 247401
Summary: | [Wasm-GC] Implement eqref and ref.eq | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102170048>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/11396
EWS
Committed 261663@main (0fe8046298bf): <https://commits.webkit.org/261663@main>
Reviewed commits have been landed. Closing PR #11396 and removing active labels.