Him188/kotlin-jvm-blocking-bridge
Call Kotlin suspend functions from Java with minimal effort
KotlinApache-2.0
Issues
- 4
- 0
Support Kotiln 1.9.0 with K1
#22 opened by Him188 - 0
Support K2
#21 opened by Him188 - 4
fatal error in idea
#20 opened by Nambers - 3
Publish to Maven Central
#14 opened by AdoptOSS - 3
- 1
JvmOverlaods calls the original suspend function with no Continuation passed instead of calling the bridge
#12 opened by Him188 - 1
- 0
Member bridges are incorrectly `synchronized`
#9 opened by Him188 - 0
- 0
Implement unit coericion in IDE plugin
#10 opened by Him188 - 0
Support JvmOverloads resolution from Java in IDE
#11 opened by Him188 - 1
Unit coercion
#7 opened by Him188 - 1
IDE: Report warnings if @JvmBlockingBridge is applied to a function with @JvmSynthetic
#3 opened by Him188 - 0
Support @JvmOverloads in JVM backend
#6 opened by Him188 - 2
- 2
Gradle: public open class - public companion object - @JvmBlockingBridge cannot work with @JvmStatic
#4 opened by Karlatemp - 0
Disallow top-level functions without IR
#1 opened by Him188