It looks like one can already interrupt a coroutine and get it's register state. Is it possible to also make them resumable from the register state?
It looks like one can already interrupt a coroutine and get it's register state.
Is it possible to also make them resumable from the register state?