A semi-thin wrapper around the wonderful ecs flecs for the zig language.
Flecs version: 3.1.1
- Provide the same functionality as using the flecs C macros using comptime.
- Provide matching zig examples for all C examples to ensure capability.
- Provide a higher level workflow that eases use for creating and using systems, queries, filters and observers.