On Fri, Jul 27, 2012 at 2:42 PM, Joran Greef <jo...@ronomon.com> wrote:

> Would it be possible to have proper support for native 64-bit integers and
> operations in Javascript?


JS as a language does not specify them. It specifies a Number type and
(IIRC) 51 (52? 53?) bits of integer precision.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users

Reply via email to