No description
Find a file
Zachery Aaron Shores-Chmielewski 08b241481f stash: rewrite wip
We have a basic ring buffer for dealing with concurrent message exchange. Currently
in the middle of reifying the traits, types and structs needed for the `hello.rs`
example of the simple `Hello, World!` greeter type actor.
2026-01-22 14:04:07 +07:00
examples stash: rewrite wip 2026-01-22 14:04:07 +07:00
src stash: rewrite wip 2026-01-22 14:04:07 +07:00
.gitignore init 2025-11-24 19:39:17 -05:00
Cargo.lock stash: rewrite wip 2026-01-22 14:04:07 +07:00
Cargo.toml stash: rewrite wip 2026-01-22 14:04:07 +07:00
DESIGN.md stash: rewrite wip 2026-01-22 14:04:07 +07:00
README.md feat: types for request/response handling 2025-11-25 20:51:13 -05:00

swactor

Small wasm-compatible actor library