bensku / java-ts-bind

TypeScript bindings for Java with GraalJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda compatibility

bensku opened this issue · comments

Passing JS functions as implementations of Java functional interfaces is supported by GraalJS. Generated types don't support this.