Bug 250474 - [Wasm-GC] Add structref type
Summary: [Wasm-GC] Add structref type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 247394
  Show dependency treegraph
 
Reported: 2023-01-11 13:36 PST by Asumu Takikawa
Modified: 2023-01-17 12:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asumu Takikawa 2023-01-11 13:36:40 PST
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.
Comment 1 Asumu Takikawa 2023-01-11 15:28:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/8546
Comment 2 EWS 2023-01-17 12:47:01 PST
Committed 259002@main (013719c7ab1e): <https://commits.webkit.org/259002@main>

Reviewed commits have been landed. Closing PR #8546 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-17 12:48:16 PST
<rdar://problem/104346468>