swactor/crates
Claude 6bbfa10dbb test: Cycle 49 — i32 store/load, eqz, silent 1000-msg, pre-tick delivery
- guest_uses_i32_store_load: verifies little-endian i32 store/load
- guest_uses_eqz: i32.eqz instruction for empty/non-empty detection
- silent_guest_processes_1000_messages: silent actor handles 1000 messages, stays alive
- send_before_first_tick_delivers: send immediately after spawn delivers on first tick

All 212 tests pass. No new bugs found.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:08:00 +07:00
..
command skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00
distribution feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +00:00
dp-mnist feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
node distribution realization (#33) 2026-02-13 07:55:12 +00:00
python major feature update 2026-02-13 07:11:24 +00:00
runtime-dashboard distribution realization (#33) 2026-02-13 07:55:12 +00:00
simulation feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +00:00
simulation-dashboard feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +00:00
std feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
wasm feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
wasm-actor test: Cycle 49 — i32 store/load, eqz, silent 1000-msg, pre-tick delivery 2026-02-13 21:08:00 +07:00