←back to thread

115 points goless | 2 comments | | HN request time: 0.001s | source
1. 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 #
2. goless ◴[] No.44352815[source]
I don't know much about XState but it looks more like a dynamically interpreted execution state machine.