This commit is contained in:
Volker Berlin 2019-12-24 12:41:45 +01:00
parent ac2e06d7ca
commit b4ae2757c7

View File

@ -27,7 +27,7 @@ The project is currently not production ready but you can run already some tests
* [x] invoke static method calls
* [x] invoke instance method calls
* [ ] invoke interface method calls
* [ ] invoke dynamic method calls
* [ ] invoke dynamic method calls (lambdas)
* [ ] String support
* [ ] static constructors
* [x] Optimizer - Optimize the WASM output of a single method after transpiling before writing to output