Skip to content

Block systems with tags in ADD_SYSTEM comptime function - #44

Draft
Fish1 wants to merge 1 commit into
zig-gamedev:mainfrom
Fish1:block-tags-add-system
Draft

Block systems with tags in ADD_SYSTEM comptime function#44
Fish1 wants to merge 1 commit into
zig-gamedev:mainfrom
Fish1:block-tags-add-system

Conversation

@Fish1

@Fish1 Fish1 commented Aug 8, 2026

Copy link
Copy Markdown

Hello,

I was wondering if some logic like this to prevent using tags in a system function would be helpful.

I've been trying to learn flecs and one thing I tried was using tags inside the system, only to have it crash at runtime.

I think this should move the crash to comptime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant