Kotlin Toolchain 0.12 brings multiplatform publishing and Wasm

Kotlin Toolchain 0.12 brings multiplatform publishing and Wasm

Kotlin Toolchain 0.12 adds publishing for Kotlin Multiplatform libraries, including common APIs, platform artifacts, sources, metadata, and C interop bindings.

It also lets wasm-js/app modules build into web applications, with kotlin run support, customizable resources, and transitive npm dependencies.

The release adds command-line Compose Hot Reload and an MCP server, while setting JDK 17 and Kotlin 2.2.20 as minimum supported versions.

by Fla

Add as a preferred source on Google
Kotlin iconKotlin
  44
  • ...

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java...

No comments so far, maybe you want to be first?
Gu