<https://kotlinlang.org/docs/multiplatform/compose...
# compose-desktop
u
https://kotlinlang.org/docs/multiplatform/compose-compatibility-and-versioning.html It says here that Compose supports Windows ARM, how do I compile for Windows ARM?
k
Java on windows arm
u
I didn't understand 😕 I don't have a Windows ARM machine
I can do it manually by installing a Windows virtual machine on my Apple Silicon Mac, but I'd like to do it in a github action
k
You need a githab win arm agent
This is only for public repositories, but it will happen.