[cfe-dev] Fw: llvm/clang bytecode question

Samuel Crow samuraileumas at yahoo.com
Sat May 7 14:07:39 PDT 2011


Whoops!  Forgot to cc: the list.


----- Forwarded Message -----
> From: Samuel Crow <samuraileumas at yahoo.com>
> To: "v.tolstov at selfip.ru" <v.tolstov at selfip.ru>
> Cc: 
> Sent: Saturday, May 7, 2011 4:06 PM
> Subject: Re: [cfe-dev] llvm/clang bytecode question
> 
> Hello Vasily,
> 
> Not unless you're using a neutral target such as the PNaCl (Portable Native 
> Client) plugin for the Google Chrome browser.  It's still in development and 
> running native code for each processor yet in the original NaCl (Native Client) 
> so it may be a while before the sandbox becomes available.
> 
> --Sam
> 
> 
> ----- Original Message -----
>>  From: Vasiliy G Tolstov <v.tolstov at selfip.ru>
>>  To: cfe-dev at cs.uiuc.edu
>>  Cc: 
>>  Sent: Saturday, May 7, 2011 2:24 PM
>>  Subject: [cfe-dev] llvm/clang bytecode question
>> 
>>  Hello.
>>  I'm try to search in google. but nothing serious found.
>>  Can i write program in C , translate it by llvm/clang into bytecode and
>>  run on for example under 32/64 bit systems without recompilation ?
>>  What i need for it? For example, i'm write program with support plugins
>>  (plugin system) plugins are written in C. Small bootstrapper program run
>>  bytecode in target platform and i do not need to provide binaries for
>>  various linux/bsd/windows system... 
>>  Does it possible ?
>> 
>>  _______________________________________________
>>  cfe-dev mailing list
>>  cfe-dev at cs.uiuc.edu
>>  http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>> 
>




More information about the cfe-dev mailing list