diff options
author | Sam Clegg <sbc@chromium.org> | 2022-05-10 14:09:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-10 14:09:28 -0700 |
commit | 926a33baaebfccca02d2fbcc48baea286c5bca42 (patch) | |
tree | d75828b375f73bebd18c9066cbd88169e2154b94 /README.md | |
parent | c32fa597218dbe2c25b43a9837a8475b493ddb71 (diff) | |
download | wabt-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` | | | | | | | |