Key priorities include more efficient data handling, increased abstraction, and enhanced performance for the Kotlin language and faster code completion in the K2-based IntelliJ IDEA plugin. Credit: canadastock/Shutterstock JetBrains has updated its Kotlin language roadmap, with key priorities that include more efficient data handling, increased abstraction, and enhanced performance. The company also promised faster code completion, highlighting, and search, along with more stable code analysis, in the K2-based IntelliJ IDEA plugin. The Kotlin roadmap was updated in late-September, and the next update is planned for February 2025. Other goals for Kotlin call for improving compiler diagnostics, enabling the compiler to generate JVM default methods, implementing a new multiplatform API for the standard library, and implementing a new Dokka Gradle plugin based on Dokkatoo. Support for the WebAssembly Component Model in Kotlin/Wasm and support for debugging inline functions on Android also are on the agenda. The K2-based IntelliJ Idea plugin, meanwhile, is set to offer faster code completion along with highlighting, search, and more stable code analysis. And Kotlin Multiplatform, for sharing code across mobile, web, or desktop platforms, will offer a direct Kotlin-to-Swift import, streamlined build setup, and simplified creation of multiplatform libraries. Plans for Kotlin Multiplatform also include driving the iOS target to a stable release. Another key priority for Kotlin is improving the experience of third-party ecosystem authors, with a simplified development and publication process for Kotlin libraries, tools, and frameworks. Related content feature 14 great preprocessors for developers who love to code Sometimes it seems like the rules of programming are designed to make coding a chore. Here are 14 ways preprocessors can help make software development fun again. By Peter Wayner Nov 18, 2024 10 mins Development Tools Software Development feature Designing the APIs that accidentally power businesses Well-designed APIs, even those often-neglected internal APIs, make developers more productive and businesses more agile. By Jean Yang Nov 18, 2024 6 mins APIs Software Development news Spin 3.0 supports polyglot development using Wasm components Fermyon’s open source framework for building server-side WebAssembly apps allows developers to compose apps from components created with different languages. By Paul Krill Nov 18, 2024 2 mins Microservices Serverless Computing Development Libraries and Frameworks news Go language evolving for future hardware, AI workloads The Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul Krill Nov 15, 2024 3 mins Google Go Generative AI Programming Languages Resources Videos