Hi,

I'm currently investigating using v8 as the embedded script engine in my 
framework (http://libnui.net) as the API is really great. I have built it 
successfully on MacOSX i386 and Win32/Win64 but it fails to build on for 
powerpc architecture are it is not supported by the JITC. I am wondering if 
there is a way to disable the JITC and build v8 as a pure bytecode oriented VM. 
It would permit me to support all the platforms where the JITC is either not 
possible or not supported (for example I understand that Apple rejects 
application that uses such technologies).

Thanks in advance,

Sébastien



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

Reply via email to