update roadmap

This commit is contained in:
BlackMATov
2026-01-14 16:12:24 +07:00
parent a7e5652ad4
commit 4f78c8245c
+2
View File
@@ -11,6 +11,8 @@
- We can create component storages on-demand rather than in advance
- We should have a way to not copy components on deferred spawn/clone
- Not all assoc_list_remove operations need to keep order, we can have an unordered variant also
- We still have several places where we use __lua_next without deterministic order, we should fix that
## Known Issues