diff --git a/todo.md b/todo.md index 2a04b57..f0a1c85 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,6 @@ # todo - cleanup codebase -- way to optionally cleanup `values()` and `indexes()` when they gc - limit `cleanup()` call to once per function scope? - better error reporting and stack traces in strict mode - auto-enable of strict mode depending on compiler optimizaton level @@ -15,4 +14,3 @@ - [ ] batch - [ ] async/resource/loading/suspense - [ ] stores - - solid stores seem impossible to implement in Luau, seek alternative