swactor/crates
Claude 5e925a9fc1 test: Cycle 46 — 200 TEST MILESTONE: mixed actors, sums, determinism, lifecycle
- wasm_and_native_alternate_in_same_tick: 5 WASM + 5 native msgs in same tick
- guest_sums_two_payload_bytes: sum computation with value duplication
- single_byte_payload_echo: minimum meaningful payload round-trip
- module_with_no_functions_fails: module with only memory export rejected
- response_varies_by_message_size: 4 different sizes produce correct length reports
- prop_echo_is_deterministic: same input to two fresh actors → same output
- comprehensive_lifecycle_all_guest_types_200th: echo+double+silent lifecycle

**200 tests pass** — 3 bugs found/fixed, 13 property tests, ~7,150 lines.

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 46 — 200 TEST MILESTONE: mixed actors, sums, determinism, lifecycle 2026-02-13 21:08:00 +07:00