|
|
|
|
|
by wickedchicken
5205 days ago
|
|
> Mozilla and Google have been trying to exterminate us for years. I highly recommend you take a look at PNaCl: portable LLVM binaries run in the NaCl sandbox. Since LLVM bitcode can be JITed (or even offline compiled before execution), you would be looking at optimized code for whichever target you're running on. Very exciting stuff. http://www.chromium.org/nativeclient/pnacl/building-and-test... |
|