Skip to content

Commit 7e3dd80

Browse files
committed
fix worker bundling
1 parent 85d1bff commit 7e3dd80

18 files changed

+849
-330
lines changed

designs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Design for `@d-buckner/ensemble-collaboration` - a package providing collaborati
2828

2929
See the `implemented/` directory for designs that have been implemented:
3030

31-
- **Thread Scheduling System** - Background thread scheduler for CPU-intensive actors
31+
- **Worker Build System** - Vite plugin for automatic Web Worker bundling from ensemble.json
32+
- **Thread Scheduling System** - Per-thread state batching with ThreadContext
3233
- **Effect System** - Reactive communication between actors
3334

3435
## Contributing Design Documents

0 commit comments

Comments
 (0)