yieldmachine icon indicating copy to clipboard operation
yieldmachine copied to clipboard

Add orchestration of Wasm instances

Open RoyalIcing opened this issue 2 years ago • 0 comments

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

RoyalIcing avatar Jan 14 '23 23:01 RoyalIcing