Bug 250474
Summary: | [Wasm-GC] Add structref type | ||
---|---|---|---|
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
There is currently an `arrayref` type supported in JSC, but not the equivalent `structref` (top type of all structs). This bug is for adding that type.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/8546
EWS
Committed 259002@main (013719c7ab1e): <https://commits.webkit.org/259002@main>
Reviewed commits have been landed. Closing PR #8546 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104346468>