What is "precise number calculation"? Any concrete example? Use case?
On Sun, May 5, 2013 at 12:30 PM, Shan Thomas <[email protected]> wrote: > Javascript is a good simple language, and v8 is a fast enough engine to > make js run on bigger stage. But when I am trying to use v8 in a big > project which involve precise number calculating, I found it's not precise. > And it make v8 not as good as other competitor(like CPython) on server-side > application development. I suggest that we make some change in server-side > js language and make it precise. It will make js much better.:-) > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" 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. > > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
