mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
601 B
601 B
todo
- cleanup codebase
- way to optionally cleanup
values()andindexes()when they gc - 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
- review alternative to nested properties, merge function
- implement from solid
- onCleanup >
cleanup() - Index >
indexes() - For >
values() - untrack
- batch
- async/resource/loading/suspense
- stores
- solid stores seem impossible to implement in Luau, seek alternative
- onCleanup >