Hi, I've recently started using Kotlin/Wasm, but faced problems when debugging unit tests (
thread - this particular case is about kotest, but I think it's a broader issue). Is it tracked somewhere to be able to build a stack trace that can be navigated in IntellIJ, and points to respective Kotlin files?
CC
@Oliver.O