swactor/crates/std
Claude 93b1b1fa1e feat: move WatchRegistry from core to std extension
Merge Watch death-notification system into swactor-std, reducing core
surface. WatchRegistry now lives alongside MonitorRegistry in StdExtension,
with CtxWatching and RuntimeWatching extension traits for the public API.
Phase 5b removed from tick_once; notifications delivered via on_actor_death
in phase 7. Core shrinks from 2,636 to 2,440 lines (-196, -7.4%).

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:45:44 +07:00
..
src feat: move WatchRegistry from core to std extension 2026-02-13 21:45:44 +07:00
Cargo.toml feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00