You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
At this stage I'm satiated re: experimenting with "async code as a state machine".
In practice, I'm not deserializing from async contexts, and I'm ready to remove the extra complexity and go back to regular boring sync functions. Or manual stack machines, I suppose.