Supported platforms

237 views
Skip to first unread message

Alexander Zezulinsky

unread,
Apr 27, 2011, 6:04:25 AM4/27/11
to v8-users
My application is cross-platform. I would like to use v8 JavaScript
engine.

Platforms I have to support:
* IBM AIX Version 6.1 or higher
* HP-UX Version 11.23i (Itanium 64-bit)
* HP-UX Version 11.11 or higher (RISC 32-bit and 64-bit)
* Oracle Solaris version 2.8 or higher (AMD 32-bit and 64-bit)
* Oracle Solaris version 2.8 or higher (SPARC 32-bit and 64-bit)
* Linux Red Hat Advanced Server version 3.0, 4.0, or 5.0 (32-bit)
* Linux Red Hat Advanced Server version 4.0, or 5.0 (64-bit);
Requires matching GCC library version
* Linux SuSE 8 or higher (32-bit)
* Linux SuSE 9 or higher (64-bit)
* Windows 2003 Server (32-bit and 64-bit)
* Windows 2008 Server (32-bit and 64-bit)
* Windows XP (32-bit and 64-bit)
* Windows Vista® (32-bit and 64-bit)
* Windows 7 (32-bit and 64-bit)

What platforms from this list v8 JavaScript engine is able to support?

Thanks,
Alexander

Mikhail Naganov

unread,
Apr 27, 2011, 8:23:04 AM4/27/11
to v8-u...@googlegroups.com, palg...@gmail.com
Hi Alexander,

You can look at 'src' directory contents to get an impression of what
is supported: http://code.google.com/p/v8/source/browse/branches/bleeding_edge#bleeding_edge%2Fsrc
(look at platform-* files for per-OS support and at 'src' subdirs for
hardware architectures).

Intel 32-bit, x64 and ARM hardware and Windows, OS X and Linux OSes
are actively supported by V8 team.
Other platforms like MIPS, Free/OpenBSD and Solaris are mainly
supported by external contributors.
Itanium is not supported.

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

Reply all
Reply to author
Forward
0 new messages