<div dir="ltr"><div><div><div>So,you think wine behaves as if runnig vulnerable code itself?<br></div>Like the oldest Java did?<br></div>Then as the latest Java does,compile windows code to Linux .so files,<br></div>and NaCl scans it.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-20 1:06 GMT+09:00 Vincent Povirk <span dir="ltr"><<a href="mailto:madewokherd@gmail.com" target="_blank">madewokherd@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't think it's possible for existing Windows code to run in Native<br>
Client. As I understand it, NaCl verifies all x86 code to make sure<br>
it's safe before executing it, and Wine needs to load x86 code<br>
compiled for Windows directly, which will not be using the safe subset<br>
of x86 that NaCl requires.<br>
<br>
One would need a proper virtual machine to make that work, something<br>
like qemu perhaps.<br>
<br>
However, the pipelight project may be interested in support for PPAPI.<br>
</blockquote></div><br></div>