• snowe@programming.devM
    ·
    8 months ago

    Kotlin jvm is extremely stable, not sure what issues you could be encountering there. The API has been guaranteed to be stable for years and years now. And sure, the other stuff has experimental functions, but they’re clearly marked.

    • CodeMonkey@programming.dev
      ·
      6 months ago

      Kotlin jvm is extremely stable

      I don't want to use Kotlin on (just) JVM. The reason I am working with Kotlin is Kotlin Multiplatform (so JVM and JavaScript). The JavaScript side is where all of my frustrations have come from.