theater 0.3.5

A WebAssembly actor system for AI agents
Documentation
1
2
3
4
5
6
7
8

to build and publish the wit types:

```bash
cd wit
wit build
warg publish release --name theater:simple --version 0.1.1 simple.wasm
```