swactor/crates/wasm-actor/tests
Claude 246f957721 test: Cycle 53 — repeated build independence, stale memory, guest module fuzz, 3-deep calls
- repeated_build_same_bytes_independent: 3 actors from same bytes, stop one, others work
- guest_reads_stale_memory_region: reading uninitialized memory is safe
- prop_any_guest_module_processes_safely: echo/double/silent × random msg count
- three_level_nested_function_calls: inc→double_inc→transform chain (x+2)*3

All 228 tests pass (15 property tests). No new bugs found.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:08:00 +07:00
..
guests skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00
wasm_actor.rs test: Cycle 53 — repeated build independence, stale memory, guest module fuzz, 3-deep calls 2026-02-13 21:08:00 +07:00