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
Recause is an experimental programming model and runtime for writing interactive software as ordinary code. Flows stop when information is missing, represent progress in explicit serializable state, and run again when new state arrives—without callbacks, explicit resume logic, or hand-authored state machines.