code-reviews

sova-soars-the-sora 2021-09-06T23:19:23.007800Z

I think continuations mean you basically store the state of the function and then restore it later. How would one store other data ? "Reify the stack" sounds like the right approach to me.