diff --git a/README.md b/README.md index 1cf018d..f07eeec 100644 --- a/README.md +++ b/README.md @@ -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