<https://discuss.kotlinlang.org/t/async-await-on-t...
# javascript
y
https://discuss.kotlinlang.org/t/async-await-on-the-client-javascript/2412
Yes. Kotlin JS provides the same low-level APIs for coroutines as Kotlin JVM.
but to your original question, I was wrong, the
kotlinx.coroutines
lib is not available in JS (yet)