|
|
|
|
|
by throwawaymaths
202 days ago
|
|
> suspend/resume special @asyncSuspend and @asyncResume builtins, they will be the low level detail you can build an evented io with. new Io is an abstraction over the higher level details that are common between sync, threaded, and evented, so you shouldn't expect the suspension mechanism to be in it. |
|