25 April, 2013

V8 3.18.2 (revision 14387)


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Google Inc. | More scripts
code.google.com
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
C/C++
April 26th, 2013, 02:52 GMT [view history]
C: \ Development Tools \ Compilers

It was written using C++ and implements ECMAScript as specified in ECMA-262, 5th edition.

V8 can be used by developers to simply compile and run JS code.

As an extra, it will also manage dynamic memory allocation for objects.

To ease development, V8 can easily be made to run as a standalone, or embedded with any C++ application.

Here are some key features of "V8":

Supported platforms:
· Windows (XP or newer)
· Mac OS X (10.5 or newer)
· Linux systems that use IA-32, x64, or ARM processors

What's New in This Release: [ read full changelog ]

· OS::MemMove/OS::MemCopy: Don't call through to generated code when size == 0 to avoid prefetching invalid memory.
· Removed heap snapshot size limit.
· Performance and stability improvements on all platforms.


Download button
Via: V8 3.18.2 (revision 14387)

0 Comment: