Standalone Flecs project with embedded graphics modules (live webasm demo)
Use the following commands on macOS and Linux (working on Windows support):
Install bake:
git clone https://github.com/SanderMertens/bake
bake/setup.sh
or if you already have a bake installation:
bake upgrade
Then run:
bake run flecs-hub/playground
Have fun!