From f69e70db90a47b43712ac7cb9c6751f6cd107f7d Mon Sep 17 00:00:00 2001 From: FrankWPA Date: Thu, 21 Apr 2022 01:15:25 -0400 Subject: [PATCH] Update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7fd69a9..f4bf883 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ SUBCOMMANDS: 4orth is not feature complete with the current open version of Porth and Wasm-4 yet. The current set of features not supported consists of: -- Let-bindings (let and peek keywords) - Int64 (all integers are treated as Int32, if an overflow occurs on const evaluation, the .wat file will contain an error) - Negative numbers - Floats