Every several years people reinvent serializable continuations
replies(4):
Janet lang lets you serialize coroutines which is fun. Make this sort of stuff trivial.
> You could think of [Durable Execution] as a persistent implementation of the memoization pattern, or a persistent form of continuations.