Hacker News new | ask | show | jobs
by CyberDildonics 857 days ago
Another game ruined by garbage collection. At least run the gc on every frame.
1 comments

I don't think there is a way to do that on a standard browser setup (nor would I want the browser trying to assume this kind of output should be collected every frame itself). Not to mention even if there was it'd probably not be worth the extra bytes in this kind of demo.