|
|
7ef7bd0b50
|
refactor: consolidate crates (#39)
Crates continued to grow in number, but most are still quite small and feature specific. This refactor consolidates them.
|
2026-02-13 17:34:01 +00:00 |
|
|
|
1169f0322d
|
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.
|
2026-02-13 14:42:10 +00:00 |
|
|
|
b4312676a6
|
feat: skeleton for in browser swactor engine (#35)
Skeleton up for a web browser swactor engine that is capable of connecting with a cluster.
|
2026-02-13 13:27:34 +00:00 |
|
|
|
a7124cb3d4
|
distribution realization (#33)
Write tests for docker integration, as docker is how we will initially handle distribution on heterogeneous hardware.
|
2026-02-13 07:55:12 +00:00 |
|
|
|
78cbd80803
|
skeleton of wasm runner actors (#32)
|
2026-02-13 07:42:44 +00:00 |
|
|
|
f4f26c9f41
|
major feature update
Improve the runtime, increase test coverage, add new actor types for monitoring and supervision to an `std` crate.
|
2026-02-13 07:11:24 +00:00 |
|
|
|
d817ad952f
|
feat: distributed runtime (#30)
Major feature addition. For full details read `./docs/development_history/DISTRIBUTION.md`
|
2026-02-12 09:13:50 +00:00 |
|