mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update todo
This commit is contained in:
parent
463faee85a
commit
ccb36df365
1 changed files with 0 additions and 2 deletions
2
todo.md
2
todo.md
|
|
@ -1,7 +1,6 @@
|
||||||
# todo
|
# todo
|
||||||
|
|
||||||
- cleanup codebase
|
- cleanup codebase
|
||||||
- way to optionally cleanup `values()` and `indexes()` when they gc
|
|
||||||
- limit `cleanup()` call to once per function scope?
|
- limit `cleanup()` call to once per function scope?
|
||||||
- better error reporting and stack traces in strict mode
|
- better error reporting and stack traces in strict mode
|
||||||
- auto-enable of strict mode depending on compiler optimizaton level
|
- auto-enable of strict mode depending on compiler optimizaton level
|
||||||
|
|
@ -15,4 +14,3 @@
|
||||||
- [ ] batch
|
- [ ] batch
|
||||||
- [ ] async/resource/loading/suspense
|
- [ ] async/resource/loading/suspense
|
||||||
- [ ] stores
|
- [ ] stores
|
||||||
- solid stores seem impossible to implement in Luau, seek alternative
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue