Excited to share the CRB framework for writing complex, structured code that combines synchronous and asynchronous workflows, compatible across environments: STD, WASM, and TEE.
https://github.com/runtime-blocks/crb
It's a layer on top of futures
and tokio
, enabling flexible tasks (agents) that blend state machines and actors, transition between states, and support synchronous operations