π’
The Kotlin 1.9.20 release is out, the K2 compiler for all the targets is now in Beta, and Kotlin Multiplatform is now Stable.
The release highlights include:
β
K2 is now in Beta for all the targets
β
Stable Kotlin Multiplatform
β
New default hierarchy template for setting up multiplatform projects
β
Full support for the Gradle configuration cache in Kotlin Multiplatform
β
Custom memory allocator enabled by default in Kotlin/Native
β
Performance improvements for the garbage collector in Kotlin/Native
β
New target for Kotlin/Wasm β
wasm-wasi
, support for the latest Wasm GC
β
Support for the WASI API in the standard library for Kotlin/Wasm
Learn more β¬οΈ