<@U0H8K7DEV>: but basically it’s along C#’s async/...
# announcements
o
@Ian: but basically it’s along C#’s async/await state machine, with strong emphasis on libraries to provide actual processing of steps. Compiler only transforms co-routine into something suspendable and gives control to library functions.