swiftlang / swift-java

Apache License 2.0
724 stars 27 forks source link

jextract: Support callbacks into JVM by passing Runnable as () -> () in jextracted wrappers #99

Closed ktoso closed 3 weeks ago

ktoso commented 3 weeks ago

Follow up would be to support all java.util.function types.