Hacker News new | ask | show | jobs
by MongooseMan 1931 days ago
Kotlin doesn't just run on the JVM - it can compile to native binaries with Kotlin Native. It compiles to WASM and JS too.
1 comments

At the time of Flutter development it couldn't do any of those things.
Thats a good point, I tend to forget how long Flutter has been around.