swactor/crates/wasm-actor
Claude a340cd0b29 test: Cycle 57 — immutable global, multi round-trip, builder consume, empty tick order
- guest_with_immutable_global: i32 global constant used in response
- multiple_echo_round_trips: 5 sequential send-receive-send cycles
- builder_is_consumed_on_build: verify builder ownership semantics
- empty_tick_between_sends_preserves_order: A-B-C with empty ticks between

All 244 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 57 — immutable global, multi round-trip, builder consume, empty tick order 2026-02-13 21:08:00 +07:00
Cargo.toml test: complete WASM runner scenario coverage 2026-02-13 21:07:59 +07:00