ForteScarlet / kotlin-suspend-transform-compiler-plugin

A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture or JS Promise, etc. 🐱
MIT License
34 stars 3 forks source link

Update Kotlin to 2.0.0 #51

Closed ForteScarlet closed 4 months ago