|
|
|
|
|
by fluffybucktsnek
63 days ago
|
|
> It's like a tiny database. No it isn't. It also handles system management and concurrency, basically the main loop of your application. I also would be cautious of assigning the blame of the binary size onto the data structure on its own. |
|
I’m actually seeing if I can build a parser using bevy_ecs just because the way their state machine works, it looks like it would be fun