Paul Krill
Editor at Large

JetBrains’ Kotlin Multiplatform is now stable

news
Nov 1, 20232 mins

Designed to simplify cross-platform development, Kotlin Multiplatform's stable release features a stabilized API and improved interoperability with Objective-C and Swift.

email bullseye with three red arrows
Credit: Thinkstock

JetBrains has released a stable version of its Kotlin Multiplatform technology for sharing code among iOS, Android, desktop, web, and other platforms, the company said on November 1.

Leveraging the Kotlin language, Kotlin Multiplatform is designed to simplify development of cross-platform projects. In beta since 2022, Kotlin Multiplatform lets developers build applications and reuse code across various platforms while retaining the benefits of native programming, JetBrains said. The production version offers a stabilized API, simplified project configuration, and improved interoperability with Objective-C and Swift. Faster build times and other performance improvements also are offered.

With Kotlin Multiplatform, developers can share only part of an application’s logic and write native code if they want to interact with platform-specific APIs or build native Uis. Planned updates would enhance the experience of iOS developers by offering direct Kotlin-to-Swift interoperability and SwiftPM support. JetBrains also is developing Kotlin/Wasm, supporting the WebAssembly binary instruction format, for web development with Kotlin Multiplatform.

Developers can combine Kotlin Multiplatform with JetBrains’ Compose Multiplatform, a declarative framework for sharing UIs across multiple platforms. Combining the two frameworks makes it possible to share 100% of a codebase, all in Kotlin. Kotlin Multiplatform already has been used by development teams at companies such as Netflix, VMware, and McDonald’s, JetBrains said.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a β€œBest Technology News Coverage” award from IDG.

More from this author