No description
Rewrote to make the design not rely on tokio. Uses `crossbeam_queue::ArrayQueue` heavily as the basic abstraction for passing messages around between different pseudo-processes. |
||
|---|---|---|
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| DESIGN.md | ||
| README.md | ||
swactor
Small wasm-compatible actor library