Hacker News new | past | comments | ask | show | jobs | submit login

> You're talking about implementing your own GC inside JS. A valid use case, but a niche one.

Any asm.js code that calls into DOM apis is going to need this. Otherwise they don't know when to free stuff.

Most of the current asm.js code out there just binds a single canvas element, and works with that. But if you want to actually call anything else....




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: