diff --git a/README.md b/README.md index e4f0651..6ed1c5a 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The project is currently not production ready but you can run already some tests * [ ] invoke interface method calls * [ ] invoke dynamic method calls (lambdas) * [x] invoke default method calls -* [ ] String support +* [x] String support * [ ] static constructors * [x] Optimizer - Optimize the WASM output of a single method after transpiling before writing to output * [ ] Library for accessing the DOM