Bug 246981 - [Wasm-GC] Implement packed types in struct fields
Summary: [Wasm-GC] Implement packed types in struct fields
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: 233416
Blocks: 247394
  Show dependency treegraph
 
Reported: 2022-10-24 19:00 PDT by Tim Chevalier
Modified: 2023-11-10 03:01 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.