Skip to content

Commit abb8087

Browse files
Compact compiled machine runtime
1 parent 7bc3abf commit abb8087

3 files changed

Lines changed: 460 additions & 544 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@typeonce/effect-machine": patch
3+
---
4+
5+
Run compiled statecharts on a compact, class-backed process kernel that shares operation implementations and materializes terminal and observation primitives only when used. This reduces retained memory and improves runtime throughput while preserving the general `Machine.logic` process contract, lifecycle arbitration, child cleanup, and public `MachineRef` API.

0 commit comments

Comments
 (0)