swactor/src
zacheryasc 85dd1d4cb4 feat: dashboard updates (#38)
Adds some more polish to the dashboard. Further modification will have to wait until swactor is used for more complex projects.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-13 14:42:10 +00:00
..
actor.rs feat: wasm runner actor skeleton (#32) 2026-02-13 07:42:44 +00:00
channel.rs feat(std): add supervision, router, and registries 2026-02-13 07:11:24 +00:00
config.rs feat(std): add supervision, router, and registries 2026-02-13 07:11:24 +00:00
delivery.rs feat: wasm runner actor skeleton (#32) 2026-02-13 07:42:44 +00:00
error.rs refactor(core): lock-free tick timings, infallible channel push (#28) 2026-02-10 07:35:58 +00:00
extension.rs feat(std): add supervision, router, and registries 2026-02-13 07:11:24 +00:00
lib.rs feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
runtime.rs feat: skeleton for in browser swactor engine (#35) 2026-02-13 13:27:34 +00:00
stats.rs feat: dashboard updates (#38) 2026-02-13 14:42:10 +00:00
transport.rs feat(std): add supervision, router, and registries 2026-02-13 07:11:24 +00:00
worker.rs feat: dashboard updates (#38) 2026-02-13 14:42:10 +00:00