Session

Look who's talking!

Detail illustration WASM I/O Detail illustration WASM I/O
Zalim Bashorov
blend-mode

Kotlin/Wasm — Compile Once Run Everywhere

Zalim Bashorov - JetBrains

Slides

Kotlin is a modern statically typed programming language developed by JetBrains, designed to be used across different platforms. WebAssembly a portable binary format, designed to be fast and safe, enables running high-performance code in various environments.

Combining the two technologies, Kotlin/Wasm allows developers to write efficient and portable code that can be executed in any Wasm-enabled environment and build from high-performance web applications to serverless functions.

In this talk, we’ll have a look at the recent developments in Kotlin/Wasm: tools, compiler, and the ecosystem around it. We will showcase practical examples, demonstrating how Kotlin/Wasm could be used in various environments. Let’s discover together the place of Kotlin in the WebAssembly world!

View all sessions