~hadronized/trucmuche

Le trucmuche ECS
Introduce the component ID -> archetype IDs index.
Add support for removing components.
Heavily simplify storage management.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~hadronized/trucmuche
read/write
git@git.sr.ht:~hadronized/trucmuche

You can also use your local clone with git send-email.

#A simple implementation at ECS

The goal is to write a simple ECS and iterate by adding more complex things.