diff --git a/README.md b/README.md index 28ab81e..7245e22 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The project is currently not production ready but you can run already some tests * [x] invoke instance method calls * [ ] invoke interface method calls * [ ] invoke dynamic method calls +* [ ] String support * [x] Optimizer - Optimize the WASM output of a single method after transpiling before writing to output * [ ] Library for accessing the DOM * [ ] Hello World sample