github JetBrains/kotlin-native v1.4.0
Kotlin/Native 1.4.0

latest releases: v1.5.10, v1.5.10-release-76, v1.5.10-eap-69...
3 years ago
  • Objective-C/Swift interop:
    • Reworked exception handling (GH-3822, GH-3842)
    • Enabled support for Objective-C generics by default (GH-3778)
    • Support for Kotlin’s suspending functions (GH-3915)
    • Handle variadic block types in ObjC interop (KT-36766)
  • Added native-specific frontend checkers (implemented in the main Kotlin repository: GH-3293, GH-3091, GH-3172)
  • .dSYMs for release binaries on Apple platforms (GH-4085)
  • Improved compilation time of builds with interop libraries by reworking cinterop under the hood.
  • Experimental mimalloc allocator support (-Xallocator=mimalloc) to improve execution time performance. (GH-3704)
  • Tune GC to improve execution time performance
  • Various fixes to compiler caches and Gradle daemon usage

Download the binary distribution from https://github.com/JetBrains/kotlin/releases/tag/v1.4.0

Don't miss a new kotlin-native release

NewReleases is sending notifications on new releases.