Interesting timing given that they are half way done getting their own extensions to Jetpack Compose out. They have compose desktop and compose web now. Unfortunately, they seem to not have a compose IOS (which would make it a nice alternative to Flutter). And compose desktop still has a runtime dependency on the jvm even though the underlying graphics library is based on Skia, which is also used by Chrome. Given that Jetbrains has native compilers for Kotlin, this is a bit odd and maybe something they are looking to address over time.
So, this makes me wonder about the timing for this and the technical architecture. Are they eating their own dogfood here? Or is this a separate thing?
So, this makes me wonder about the timing for this and the technical architecture. Are they eating their own dogfood here? Or is this a separate thing?