Hi guys! We are making our first steps in Kotlin-m...
# multiplatform
p
Hi guys! We are making our first steps in Kotlin-multiplatform WASM in Android Studio project. I know we can debug with println or even in the browser dev tools. But I wonder if there is a way to debug KM-WASM target in Android Studio?
Anyone debugging wasm kmp projects?