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.

On Wed, Apr 27, 2011 at 14:04, Alexander Zezulinsky <[email protected]> wrote:
> 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
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to