Comment #2 on issue 163 by john.mccutchan: Provide native support for single precision floating point values http://code.google.com/p/v8/issues/detail?id=163
Thanks for the link and excerpt from the ECMAScript spec. Despite the spec, would adding a single precision float type to the v8 engine be considered? Performing arithmetic with doubles is significantly slower than with floats. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
