From 79d412ea5fcf92f0efe658d52827a0e0a96ff442 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Tue, 10 Sep 2024 19:17:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b55880..b5a0d2c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Minimum useful system requirements: **~64Kb** for code and **~10Kb** RAM | ☑ Sign-extension operators | ☑ Wasm and WASI self-hosting | | ☑ Multi-value | ☑ Gas metering | | ☑ Bulk memory operations (partial support) | ☑ Linear memory limit (< 64KiB) | -| ⏳ Custom page size | +| ☑ Custom page size | | ⏳ Multiple memories | | ⏳ Reference types | | ☐ Tail call optimization |