Comment #50 on issue 2599 by [email protected]: Implement "use asm"
http://code.google.com/p/v8/issues/detail?id=2599

Isn't the point of asm.js to make the JIT's life easier by making it harder for code to unoptimizable and give a standard path towards straight forward compilation? I could understand hesitation on implementing asm.js, as it's just javascript that could be implicitly checked for without the declaration. It's just that the declaration can speed things up in optimization time and AoT.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to