This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Implement table64 extension #51
Closed
Description
Now that #46 is decided we need get this extension implemented in various places:
- Overview
- Spec interpreter Update interpreter and test suite for table64 #53
- Spec text
- Resolve memory.copy / table.copy between memories / tables of different types (32-bit vs 64-bit) #55
External places:
- wabt (Update testsuite and implement table64 wabt#2418)
- binaryen ([memory64] Add table64 to existing memory64 support binaryen#6577)
- llvm ([WebAssembly] Use 64-bit table when targeting wasm64 llvm/llvm-project#92042)
- emscripten ([wasm64] Enable table64 lowering emscripten-core/emscripten#21992)
- v8 impl (https://g-issues.chromium.org/issues/338024338)
- spidermonkey impl (https://bugzilla.mozilla.org/show_bug.cgi?id=1893643)
- jsc impl
Metadata
Metadata
Assignees
Labels
No labels