←back to thread

115 points goless | 1 comments | | HN request time: 0.209s | source
Show context
tcoff91 ◴[] No.44352469[source]
Looks kind of like a Zig version of XState, a typescript library that I really have enjoyed using.
replies(1): >>44352815 #
1. goless ◴[] No.44352815[source]
I don't know much about XState but it looks more like a dynamically interpreted execution state machine.