🐣 Three.js + WebAssembly

I see what you mean. We may be able run these calculations on separate WASM threads. It’d be neat to eventually support threads in our our port of Three.js to AssemblyScript (f.e. physics running on one thread, scene on another thread, and finally the DOM in the UI thread).

2 Likes