summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-05-10 14:09:28 -0700
committerGitHub <noreply@github.com>2022-05-10 14:09:28 -0700
commit926a33baaebfccca02d2fbcc48baea286c5bca42 (patch)
treed75828b375f73bebd18c9066cbd88169e2154b94 /README.md
parentc32fa597218dbe2c25b43a9837a8475b493ddb71 (diff)
downloadwabt-926a33baaebfccca02d2fbcc48baea286c5bca42.tar.gz
wabt-926a33baaebfccca02d2fbcc48baea286c5bca42.tar.bz2
wabt-926a33baaebfccca02d2fbcc48baea286c5bca42.zip
Update memory64 status in README (#1917)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5abab31..42837216 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Wabt has been compiled to JavaScript via emscripten. Some of the functionality i
| [bulk memory][] | `--disable-bulk-memory` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| [reference types][] | `--disable-reference-types` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| [annotations][] | `--enable-annotations` | | | ✓ | | | |
-| [memory64][] | `--enable-memory64` | | | | | | |
+| [memory64][] | `--enable-memory64` | | ✓ | ✓ | ✓ | ✓ | |
| [multi-memory][] | `--enable-multi-memory` | | ✓ | ✓ | ✓ | ✓ | ✓ |
| [extended-const][] | `--enable-extended-const` | | | | | | |