Designed to simplify cross-platform development, Kotlin Multiplatform's stable release features a stabilized API and improved interoperability with Objective-C and Swift. 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. Related content 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 analysis And the #1 Python IDE is . . . PyCharm, VS Code, and five other popular Python IDEs duke it out. Which one do you think takes home the prize? By Serdar Yegulalp Nov 15, 2024 2 mins Python Programming Languages Software Development news JDK 24: The new features in Java 24 21 features are proposed for the next version of Java including quantum-resistant cryptographic keys designed to secure Java apps against future quantum computing attacks. By Paul Krill Nov 15, 2024 11 mins Java Programming Languages Software Development news Rust Foundation moves forward on C++ and Rust interoperability Problem statement released to address the challenges to making cross-language development with C++ and Rust more accessible and approachable. By Paul Krill Nov 14, 2024 2 mins C++ Rust Programming Languages Resources Videos