Bug 300538
| Summary: | Add support for Memory64 in WebAssembly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | daxpedda, orichidsjy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300539 | ||
| Bug Blocks: | |||
ccarley2
Spec:
https://github.com/WebAssembly/memory64/blob/main/proposals/memory64/Overview.md
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** Bug 300537 has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
<rdar://problem/162905096>
Simon Chang
Checking here to see if there would be any progress as we gladly see https://bugs.webkit.org/show_bug.cgi?id=277743 has been fixed and landed. Since multiple memory support has been implemented, Memory64 is the only left WASM feature to be supported, and this is the only feature lacking on Webkit to achieve parity with Chromium and Firefox on all Phase 5 standardised WebAssembly features.