Post #1889689
2026-05-02 18:08 UTC
@zwarich@hachyderm.io perhaps you could even accommodate multi shot continuations within the “C philosophy” so long as there was an explicit library call to allocate and clone a context when needed
Replies (1)
-
@pkhuong@discuss.systems 2026-05-02 23:05
@joe@f.duriansoftware.com @zwarich@hachyderm.io i while back, i sketched multi-shot continuations in SPMD C with just logging + replaying nondeterministic choices :/ [because sometimes that's easier than serialising closures]