Patrick Smith
Patrick Smith
https://twitter.com/chriscoyier/status/1438260193175932939 "Lucy compiles to XState" 
- https://xstate.js.org/docs/guides/hierarchical.html
- e.g. Analytics - Show how to avoid duplication
https://dev.to/mpocock1/xstate-should-this-be-an-action-or-a-service-2cp0
- Immer: https://github.com/immerjs/immer - Shoalmate: https://github.com/RoyalIcing/shoalmate - Vanilla JavaScript object/array copies Redux-style Can derive from one to the other. e.g. Have generator functions internally that become Arrays publicly.
Any machine can be imported into xstate. Which allows access to their visualisation, React hooks, and other tooling.
- https://statecharts.github.io/glossary/parallel-state.html Could support by returning an array of sub states rather than the initial state.
https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md LLM generated summary: > The Bulk Memory Operations proposal includes: > > • memory.init: Initializes a range of memory with data from a data segment. > • data.drop: Drops...
It’s confusing whether it’s referring to the pointer itself being 8-bit or what’s it’s referencing.
- https://github.com/google/oss-fuzz-gen - https://www.coinfabrik.com/blog/why-the-fuzz-about-fuzzing-compilers/