graal icon indicating copy to clipboard operation
graal copied to clipboard

[GR-69805] WebAssembly Table64 Proposal (extend Memory64 to tables)

Open woess opened this issue 2 months ago • 0 comments

TL;DR

We plan to implement the Table64 addition to the Memory64 proposal (https://github.com/WebAssembly/spec/blob/wasm-3.0/proposals/memory64/Overview.md) in GraalWasm.

Details

https://github.com/WebAssembly/spec/blob/wasm-3.0/proposals/memory64/Overview.md

woess avatar Sep 24 '25 16:09 woess