From f93b164476d02f9ab3bdf20d237f0ac11e504800 Mon Sep 17 00:00:00 2001 From: Volker Berlin Date: Mon, 2 Apr 2018 10:46:03 +0200 Subject: [PATCH] status update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7dc00a..8d54f6a 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Status of the project * Public API of the Compiler ### Partially Finished -* Binary format file writer (111 of 256) -* Text format file writer (111 of 256) +* Binary format file writer (121 of 201 byte code instructions) +* Text format file writer (121 of 201 byte code instructions) ### Open Features * Exception handling - required the next version of WebAssembly