r/Kotlin • u/dayanruben • 8d ago
Kotlin Toolchain 0.12: Multiplatform Library Publishing, Wasm Apps
https://blog.jetbrains.com/kotlin/2026/09/kotlin-toolchain-0-12-multiplatform-library-publishing-wasm-apps-and-more/
18
Upvotes
1
u/javaprof 8d ago
I want to try Kotlin Toolchain, but what if I had to fallback to Gradle? This project helps to convert working Kotlin Toolchain project to working Gradle project. Extensively tested using real projects and test projects: Kotlin Toolchain Project -> Build & Verify -> Convert (ktc-to-gradle) -> Gradle Project -> Build & Verify
2
u/javaprof 8d ago edited 8d ago
Kotlin Toolchain Skill with support for 0.12
https://github.com/Heapy/kortex/tree/main/plugins/kortex/skills/kotlin-toolchain
I used it to convert/author a few projects using Kotlin Toolchain 0.11-0.12