No description
Find a file
Zachery Aaron Shores-Chmielewski d504377ba9 feat(WIP): multithreaded runtime
Basic framework for a multithreaded runtime has been put in place. Needs
plenty of fixes to keep the logic straightforward and performant.
2026-01-25 10:39:44 +07:00
examples feat(WIP): multithreaded runtime 2026-01-25 10:39:44 +07:00
src feat(WIP): multithreaded runtime 2026-01-25 10:39:44 +07:00
tests feat(WIP): multithreaded runtime 2026-01-25 10:39:44 +07:00
.gitignore init 2025-11-24 19:39:17 -05:00
Cargo.lock feat: rewrite (#1) 2026-01-23 05:00:57 +00:00
Cargo.toml feat: rewrite (#1) 2026-01-23 05:00:57 +00:00
DESIGN.md feat: rewrite (#1) 2026-01-23 05:00:57 +00:00
README.md feat: types for request/response handling 2025-11-25 20:51:13 -05:00

swactor

Small wasm-compatible actor library