ref: c390e2a55d4140cbf4a446935fe6869ef5556009
parent: c9db28b34d0d344944fbd6795b9eb5dc715a9595
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Sun Mar 26 18:16:35 EDT 2023
update readme
--- a/README.md
+++ b/README.md
@@ -15,3 +15,5 @@
* `[` and `]` are synonyms to `(` and `)`
* some of the previously available (but not merged) fixes from the community are applied
* "boot" image is built into the executable
+ * vm opcode definitions and tables are generated from a single file
+ * fixed bootstrap (makes it work properly when opcodes change)