(no title)
m0zzie | 1 year ago
- it is truly native, in the sense I can directly talk to native APIs on each platform without going through bridging code and there's no special runtime
- Kotlin exists outside of Compose Multiplatform. I love Dart as a language, but the reality is it is irrelevant outside of Flutter. Due to Kotlin gaining some popularity across various platforms and domains, it has an advantage that people who already know the language will decide they want to try Compose Multiplatform, because it's low risk and low effort to try it out
mraleph|1 year ago
I thought Compose Desktop is running on JVM an renders through Swing/AWT? Did this change?
m0zzie|1 year ago
Apologies my original comment was unclear on that.