Y
Hacker News
new
|
ask
|
show
|
jobs
by
distances
1931 days ago
Then you would've needed to package a JVM or a JavaScript engine, making the app distribution a whole lotta different deal.
1 comments
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.
link
EvilEy3
1931 days ago
At the time of Flutter development it couldn't do any of those things.
link
jamil7
1931 days ago
Thats a good point, I tend to forget how long Flutter has been around.
link