Bug 312589
| Summary: | Wasm data segments are always applied to memory 0 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | anand_srinivasan |
| Component: | JavaScriptCore | 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 | ||
anand_srinivasan
rdar://175020377
The wasm segment implementation hasn't been updated to handle multiple memories so it always applies a given segment to memory 0.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
anand_srinivasan
Pull request: https://github.com/WebKit/WebKit/pull/62989
EWS
Committed 311477@main (e40405afe9a4): <https://commits.webkit.org/311477@main>
Reviewed commits have been landed. Closing PR #62989 and removing active labels.