And you don't need anything extra in the core for ...
# coroutines
e
And you don't need anything extra in the core for that. You already have
SendChannel
and
ReceiveChannel
abstractions in the core, so you just have to write implementation that works across the process boundaries