I’ve had a few instances with kotlinx.coroutines ...
# javascript
s
I’ve had a few instances with kotlinx.coroutines
Channel
written in the common layer, where everything works on JVM, but won’t work on JS, even though it logically should. I haven’t found a resolution yet. Has anyone else encountered anything like this? - https://github.com/Kotlin/kotlinx.coroutines/issues/2318