I’m excited to share the little reactive programming library I built for and , although it will work in any c# project.

This will guarantee deterministic execution and defer mutations when executing bindings to guard against reentrancy issues.

https://github.com/chickensoft-games/Sync