Hacker News new | ask | show | jobs
by onion2k 2520 days ago
Memory intensive apps in JS are largely OK so long as they use proper typed arrays and buffers. Besides, looking at the examples, there's a lot of WebGL going on in the outputs so it's not really JavaScript.