Compose Multiplatform 1.9.0 - Compose for Web Beta
Article Summary
Ekaterina Volodko and Alejandra Pedroza Marchena from JetBrains announce a game-changer: Compose Multiplatform for web just hit Beta, powered by Wasm. Your Android Compose skills now work in the browser with minimal effort.
JetBrains released Compose Multiplatform 1.9.0, marking a major milestone as Compose for web graduates from experimental to Beta status. This release enables developers to bring their existing Compose UI code and skills directly to web applications, while also delivering improvements across iOS, desktop, and Android platforms.
Key Takeaways
- Material 3 components, adaptive layouts, and browser navigation work out of the box
- Growing ecosystem of multiplatform libraries now extending to web via Wasm
- Kotlin Multiplatform plugin now available on Linux and Windows, not just macOS
- iOS gains configurable frame rates for better battery and performance balance
- Production apps like Kotlin Playground and KotlinConf app already running on web
Critical Insight
Compose Multiplatform for web reaches Beta with full Material 3 support, browser integration, and cross-platform library compatibility, making it ready for early adopter production use.