swactor/crates/wasm-actor/tests
Claude 06aadeb911 test: Cycle 4 — start trap, self-send, amplification, overlapping send
- Module with trapping start function correctly rejected by builder
- Self-send feedback loop works (echo to own address, relay on next tick)
- Guest sending 10 messages in one handle: all 10 delivered via outbox
- Overlapping dest_ptr and payload_ptr in send: reads are independent

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:07:59 +07:00
..
guests skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00
wasm_actor.rs test: Cycle 4 — start trap, self-send, amplification, overlapping send 2026-02-13 21:07:59 +07:00