Debugging Kotlin Compose Multiplatform Apps on Windows Emulator from MacOS?

Suppose I’m developing with Kotlin Compose Multiplatform in Android Studio on MacOS. Is there a method to initiate debugging that triggers a Windows emulator to appear, similar to the Android emulator during mobile development, allowing me to run and debug my program within a Windows environment directly from my MacOS setup?

submitted by /u/Menosa
[link] [comments]