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

Release: v0.7.0-beta1 #46

Closed ForteScarlet closed 8 months ago