Hey friends, if anyone has insight into this, it’d be much appreciated!
https://github.com/Kotlin/kotlinx.coroutines/issues/3195
We’re trying to add JS support to
@Rick Clephas’s KMP-NativeCoroutines library, but we need to migrate to
kotlinx-coroutines-test
so the tests run in JS and we’re having trouble doing so 😵