Update todo

This commit is contained in:
aaron 2023-08-25 13:54:38 +01:00
parent be59b24851
commit ffef8e24ca

View file

@ -1,10 +1,9 @@
# todo
- cleanup codebase
- better error reporting and stack traces in strict mode
- auto-enable of strict mode depending on compiler optimizaton level
- check smoothness of spring at high frequency updates
- have reactive recomputations track sources dynamically
- investigate if weak table iteration can be invalidated
- have reactive recomputations track sources dynamically?
- addresses case where sources are used in if-branching guarded by another
source
- performance implications