shfty-elysian / elysian-legacy

Field function compiler
0 stars 0 forks source link

Generate Context / CombineContext structs conditionally #38

Closed Shfty closed 1 year ago

Shfty commented 1 year ago
Shfty commented 1 year ago

Done: Context is now generated based on a tree walk enumerating reads and writes, CombineContext remains static via Cow usage, and is injected by Combine as needed