Evolved crates/wasm/ from hardcoded PoC to a generic browser runtime: - WasmRuntime: wraps Runtime, provides tick/send/stop/stats/inbox creation - WasmAddr: opaque actor address handle for JS (replaces fragile indices) - WasmInboxU32, WasmInboxBytes: typed inboxes for receiving actor results - Free-standing spawn_counter/spawn_relay demonstrate the actor pattern - 10 Node.js tests pass (accumulator, relay, multi-counter, stop, bytes) Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski |
||
|---|---|---|
| .. | ||
| bin-runner | ||
| cfuzz | ||
| distribution | ||
| in-browser | ||