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

The author's specific concern there is about control over memory layout. In that regard asm.js should stack up well, because its memory model is a large linear array of bytes. It's hard to imagine more fine-grained control than that, except if perhaps mmap() and munmap() were supported.



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

Search: