From 415cdafa5b1d3b56c9fc9cf0020775ffdcdf0ad1 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Tue, 28 May 2024 15:46:47 -0700 Subject: [PATCH] Update Overview.md with table64 status. NFC --- proposals/memory64/Overview.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/proposals/memory64/Overview.md b/proposals/memory64/Overview.md index 23958bd8..4dc58170 100644 --- a/proposals/memory64/Overview.md +++ b/proposals/memory64/Overview.md @@ -22,13 +22,13 @@ made during phase 3 of the proposal and we refer to this addition as "table64". ### Implementation Status (table64) -- spec interpreter: - -- v8/chrome: - -- Firefox: - +- spec interpreter: [Done](https://github.com/WebAssembly/table64/53) +- v8/chrome: [WIP](https://g-issues.chromium.org/issues/338024338) +- Firefox: [WIP](https://g-issues.chromium.org/issues/338024338) - Safari: - -- wabt: - -- binaryen: - -- emscripten: - +- wabt: Done +- binaryen: Done +- emscripten: Done ## Motivation