Google wants web apps to run x86 code directly. I guess that makes my x86 interpreter in javascript obsolete...
They use a sandboxing technique to prevent arbitrary code execution, described in the research paper here:
http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client/documentation/nacl_paper.pdf







