swactor/crates/wasm-actor
Claude 82ca6869aa test: Cycle 44 — all 256 bytes, memory.fill, watched actor, double 0xFF
- all_256_byte_values_round_trip: every byte value 0x00-0xFF echoes correctly
- guest_uses_memory_fill_for_response: memory.fill writes 10 constant bytes
- wasm_actor_works_normally_while_being_watched: watched actor processes 5 msgs then stops
- double_guest_with_max_byte_value: double guest handles 0xFF payload correctly

All 188 tests pass. No new bugs found.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:08:00 +07:00
..
src fix: clear outbox when guest handle traps 2026-02-13 21:07:59 +07:00
tests test: Cycle 44 — all 256 bytes, memory.fill, watched actor, double 0xFF 2026-02-13 21:08:00 +07:00
Cargo.toml test: complete WASM runner scenario coverage 2026-02-13 21:07:59 +07:00