status update

This commit is contained in:
Volker Berlin 2018-04-02 10:46:03 +02:00
parent 488c27a5f3
commit f93b164476

View File

@ -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