Bug 246981
| Summary: | [Wasm-GC] Implement packed types in struct fields | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Chevalier <tjc> |
| Component: | WebAssembly | Assignee: | 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 | ||
Tim Chevalier
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101785352>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/19256
EWS
Committed 270520@main (de08c2487081): <https://commits.webkit.org/270520@main>
Reviewed commits have been landed. Closing PR #19256 and removing active labels.