[LLVMdev] Fw: Hi guys and llvmbrains! :P

Samuel Crow samuraileumas at yahoo.com
Wed Apr 18 08:24:54 PDT 2012


Whoops, missed the list.


----- Forwarded Message -----
> From: Samuel Crow <samuraileumas at yahoo.com>
> To: Jean-Daniel Dupas <devlists at shadowlab.org>
> Cc: 
> Sent: Wednesday, April 18, 2012 10:24 AM
> Subject: Re: [LLVMdev] Hi guys and llvmbrains! :P
> 
> 
> 
> 
>> ________________________________
>>  From: Jean-Daniel Dupas <devlists at shadowlab.org>
>> To: toredhiddenuser at tormail.net 
>> Cc: LLVMdev at cs.uiuc.edu 
>> Sent: Wednesday, April 18, 2012 7:11 AM
>> Subject: Re: [LLVMdev] Hi guys and llvmbrains! :P
>> 
>> 
>> Le 18 avr. 2012 à 14:02, toredhiddenuser at tormail.net a écrit :
>> 
>>>  Hello,
>>>  Is it possible to use LLVM like JVM (virtual machine)?
>>>  If so, How?
>> 
>> Yes, have a look at the VMKit project:
>> 
>> http://vmkit.llvm.org
>> 
>>>  Can this be used to create hardware-independent and OS-independent 
> binaries?
>> 
>> If you want portable binaries, this is what Google Native Client does::
>> 
>> http://code.google.com/p/nativeclient/
>> 
> 
> 
> Although that link may be correct, the keyword to finding portability is PNaCl 
> which is PORTABLE Native Client.  The original Native Client is tied to a 
> specific processor series (eg. x86 or ARM) per binary.
> 




More information about the llvm-dev mailing list