yieldmachine
yieldmachine copied to clipboard
Add orchestration of Wasm instances
Instead of context we have WebAssembly.Memory
Instead of props we have imports.
Instead of "current state" we have exports.
Perhaps multiple wasm instances (or other state machines) can be synced by replicating input events.
https://twitter.com/kettlecorn/status/1614141123231891458