Bug 246981

Summary: [Wasm-GC] Implement packed types in struct fields
Product: WebKit Reporter: Tim Chevalier <tjc>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bashorov, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 233416    
Bug Blocks: 247394    

Description Tim Chevalier 2022-10-24 19:00:25 PDT
An upcoming pull request will add support for packed types (i8/i16) in an array context. This PR leaves packed types in struct fields unsupported. This support should be added.
Comment 1 Radar WebKit Bug Importer 2022-10-31 19:01:21 PDT
<rdar://problem/101785352>
Comment 2 Asumu Takikawa 2023-10-18 18:13:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19256
Comment 3 EWS 2023-11-10 03:01:26 PST
Committed 270520@main (de08c2487081): <https://commits.webkit.org/270520@main>

Reviewed commits have been landed. Closing PR #19256 and removing active labels.