Hacker News new | ask | show | jobs
by runevault 2099 days ago
The way Eternal's engine is described it could simply be an ECS with a more advanced job system for farming out work because it can parse how the various objects are updated and only do reads after all writes to the objects happen.