swactor/crates/wasm-actor/tests
Claude 80afb30fb4 test: Cycle 55 — raw inbox send, multi data segments, 100 ticks, nop instructions
- send_raw_bytes_to_inbox: direct ByteMessage to inbox address
- multiple_data_segments_different_offsets: 3 data segments concatenated
- echo_across_100_separate_ticks: 100 messages across 100 individual ticks
- guest_with_nop_instructions: nop instructions don't affect behavior

All 236 tests pass. 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 55 — raw inbox send, multi data segments, 100 ticks, nop instructions 2026-02-13 21:08:00 +07:00