swactor/crates/wasm-actor/tests
Claude a6fea775ac test: Cycle 43 — funcref table dispatch, concurrent build, memory.copy, error traits
- module_with_funcref_table_works: call_indirect through funcref table dispatches correctly
- concurrent_build_from_shared_engine: 4 threads build actors from same engine
- guest_uses_memory_copy_for_response: bulk memory.copy for message relay
- wasm_actor_error_is_send_and_sync: compile-time trait check

All 184 tests pass. No new bugs found.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:07:59 +07:00
..
guests skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00
wasm_actor.rs test: Cycle 43 — funcref table dispatch, concurrent build, memory.copy, error traits 2026-02-13 21:07:59 +07:00