Getting started with Kotlin Wasm

With Compose Multiplatfrom now you can also target Web platforms.

👨🏻‍💻What you’ll learn?

  • What is Kotlin/Wasm?
  • WebAssembly(Wasm)?
  • How to get started with Kotlin/Wasm ?

👉What is Kotlin/Wasm?

👉What is WebAssembly(Wasm)?

👉Let’s get started with Kotlin/Wasm.

1. Open Kotlin Multiplatform Wizard and create a new KotlinWasm Project selecting Web option.

--

--