AuraTracer智迹闻
中文

EVENT DOSSIER

JetBrains releases Kotlin Toolchain 0.12: New multi-platform libraries and Wasm build capabilities

2026-09-07 08:23 Products & Apps 🔥 47.3 heat score
2sources
1days unfolding
47.3heat score
3mentions
SummaryAI generated

On September 7, 2026, JetBrains officially released Kotlin Toolchain version 0.12. This version supports JVM, Android, iOS, and WebAssembly (Wasm) platforms. Compared to the previous version that only supported JVM, version 0.11, it enables automatic generation and unified configuration of multi-platform library files. Developers no longer need to manually select interfaces or library files; the toolchain automatically retrieves shared resources and generates corresponding versions for each target platform. Additionally, this version supports direct building and running of Wasm web applications, and is compatible with custom index.html files and npm dependencies. Meanwhile, JetBrains updated Compose Multiplatform to include a command-line Hot Reload function for runtime interface hot updates, as well as introduced the MCP server function, allowing AI agents to interact with running Compose applications.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Compose MultiplatformJetBrainsKotlin Toolchain

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
JetBrains × Kotlin Tool…2Compose Multiplatform ×…1Compose Multiplatform ×…1

Integrated timelineUNIFIED TIMELINE

  1. 2026-09-07

    JetBrains released Kotlin Toolchain 0.1…

    JetBrains released Kotlin Toolchain 0.12, which adds multi-platform library publishing capabilities and supports the di…

    2 reports

SignalsSIGNALS

Keyword heat
  • JetBrains2
  • Kotlin Toolchain2
  • Compose Multiplatform1

All reports (2)SOURCES

D DoNews·快讯 zh 2026-09-07 08:00

JetBrains released Kotlin Toolchain 0.12, which supports multi-platform library publishing and Wasm application building.

On September 7, 2026, JetBrains officially released Kotlin Toolchain 0.12, which added multi-platform library release and Wasm application building capabilities. This version supports JVM, Android, iOS, and WebAssembly (Wasm) platforms. Compared to version 0.11, which only supported JVM, 0.12 can automatically generate library files, source code, and metadata for each platform. The build tools automatically match according to the target platform. Additionally, the toolchain supports directly building and running Wasm applications, and is compatible with custom index.html and npm dependencies. The Compose Multiplatform update also includes support for Hot Reload and MCP servers, enabling real-time interaction with AI agents.

I IT之家 zh 2026-09-07 08:23

JetBrains released Kotlin Toolchain 0.12: New multi-platform library release capabilities, support for directly building and running Wasm web applications

JetBrains released Kotlin Toolchain 0.12, which adds multi-platform library publishing capabilities and supports the direct building and running of Wasm web applications. This version covers JVM, Android, iOS, and WebAssembly platforms, allowing developers to configure and generate versions for each platform using the same set of tools. During building, shared interfaces, library files, source code, and platform identification information are automatically retrieved, without the need for manual selection. Kotlin Toolchain 0.12 can directly build and run Wasm applications, supports customizing index.html and other web resources, and automatically retrieves dependent npm packages. The official version also updates Compose Multiplatform, enabling Hot Reload in the command line to load interface modifications at runtime, and adds a function to start the MCP server, allowing AI agents to interact with running Compose applications, including reloading, restarting, and obtaining window…