Hacker News new | ask | show | jobs
by zRedShift 1659 days ago
Official response: https://blog.jetbrains.com/blog/2021/11/29/welcome-to-fleet/...

It’s written in Kotlin mainly, a little bit of Rust for native parts, Skiko (Skija + AWT)

The UI framework is similar to Compose, but we started when Jetpack Compose wasn’t there :)

1 comments

Damn I was hoping to see some GraalVM AOT Java Magic.

I wonder if they have plan to use Kotlin Native. But dogfooding is always good.

I think that would have been a great case for Kotlin native.