Fast Dynamic Entity Component System (ECS)
-WebAssembly now is compiled with emscripten use (stdc functions bindings only) -added python script to build WASM version |
||
|---|---|---|
| source | ||
| tests | ||
| .gitignore | ||
| compile_wasm.py | ||
| dub.json | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.