> On Sep 22, 2015, at 8:32 AM, Stéphane Letz <l...@grame.fr> wrote:
> 
> since the asm.js code does not allocate memory

Unlike C and C++, JavaScript doesn’t directly expose a concept of “allocating 
memory” so I’m not sure what it means to say that. Any JavaScript code, 
including “asm.js code” may involve allocation of memory.

— Darin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to