<@U3D2DCKQT> The answer for that is going to be Ko...
# coroutines
e
@pniederw The answer for that is going to be Kotlin/Native. Having lifted restrictions imposed onto us by JVM we’ll have freedom there to implement it as we wish. But not all is lost for JVM, though. There are some ideas on how we might hack into JVM-generated stack-traces to represent them in a way better suited for asynchronous programming with coroutines.