9 lines
141 B
Markdown
9 lines
141 B
Markdown
# Thespian
|
|
Fast & flexible actors for Zig, C & C++ applications
|
|
|
|
To build:
|
|
```
|
|
./zig build
|
|
```
|
|
|
|
See `tests/*` for many interesting examples.
|