2 Open Issues Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub
Documentation 2 months ago

AI Summary: The task is to create documentation for the b226 Luau ECS using VitePress. This involves translating the existing README's information into a more structured and comprehensive documentation site, potentially adding more detailed explanations, examples, and tutorials based on the provided project information.

Complexity: 4/5
documentation enhancement help wanted

A fast entity component system for luau

Luau

AI Summary: The task requires implementing the ability to move entities within the entity component system's hooks (OnAdd, OnChange, OnRemove). This will involve modifying the existing bulk APIs to accommodate entity relocation during these hook executions, potentially requiring changes to how entities are tracked and managed within the system.

Complexity: 4/5
enhancement help wanted

A fast entity component system for luau

Luau