Dragon is a 2d/3d game engines with basic features and ECS concept.
This initial intention of the engine is to integrated with wand which is visualization tool based on canvas and wasm, and this leaded the initial design to make this engine to run in single thread. However, it could be changed in the future.