ECS in JS – A Closer Look at Component Storage
Dec 11, 2021 · 7 min read · I'm in the middle of adding multithreading support to yet another JavaScript ECS library. This post serves as a way to help me think through a few decisions I've made along the way, as well as share my thoughts with the JavaScript ECS community while...
Join discussion