Looking forward to watching. Obviously Coroutines ...
# coroutines
s
Looking forward to watching. Obviously Coroutines aren't going anywhere, but I've been interested to see what happens with Loom + Kotlin.

https://www.youtube.com/watch?v=1qezCNVWpHc

k
No, Loom is JVM only.
It will be a supplement.
s
This is from the JetBrains team. I think it's gonna be great.
And obviously, coroutines aren't going anywhere.
d
Please share a tl;dr when you watch it! If the coroutines are going to be killed, I really do need to know, but videos are not my format.
k
I just lold. Better touch up your resume!
d
s
Without having watched the video, from some past discussions I’ve heard that the tl’dr is basically no, and in fact it coroutines can use Loom under the hood for dispatchers like
<http://Dispatcher.IO|Dispatcher.IO>
in order to get the benefits Loom gives while still dealing with good-old coroutines and everything it gives. If someone watches the video and sees that what I am saying is wrong I’d love to hear about it.
s
I listened to the talk. The speaker wasn't very knowledgable and was kind of all over the place. The take-away for me was "Don't care about Loom", since I already use coroutines.
n