I know we can't right now, but what would I have t...
# multiplatform
t
I know we can't right now, but what would I have to do if I wanted to experiment with running Compose on a native Windows target?
Ideally I'd like to get to a point where I can do performance comparisons between native and JVM
h
(Kotlin) JVM often performs better than Kotlin Native.
t
so I hear
just wanted to play with it to see if that's the case here as well