<div class="gmail_quote">On Sat, Aug 13, 2011 at 5:10 AM, bearophile <span dir="ltr"><<a href="mailto:bearophileHUGS@lycos.com">bearophileHUGS@lycos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Found though Reddit. It seems Chrome is starting to warm up to the Native Client (NaCl) idea, the Chrome Beta now has a working NaCl:<br>
<br>
<a href="http://chrome.blogspot.com/2011/08/building-better-web-apps-with-new.html" target="_blank">http://chrome.blogspot.com/2011/08/building-better-web-apps-with-new.html</a><br>
<br>
<a href="http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-0-Help-us-fly-this-plane-Some-modern-C-Meet-Ale-Contenti" target="_blank">http://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-0-Help-us-fly-this-plane-Some-modern-C-Meet-Ale-Contenti</a><br>


<br>
It's one (the only?) chance to use D in the browser.<br>
<br>
Bye,<br>
<font color="#888888">bearophile<br></font></blockquote><div><br></div><div>Just thought I'd point out that the previous discussions on NaCl seem to have missed this part of the overview:</div><div>"<span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; line-height: 16px; background-color: rgb(255, 255, 255); ">The Pepper Plug-in API (PPAPI), called <b>Pepper</b> for convenience, is included in the Native Client SDK. This library is written in C, and the SDK also provides a set of C++ bindings for it. Native Client modules use the Pepper API to communicate with the browser's JavaScript, the DOM, and other resources managed by the browser. The Pepper Library also provides a platform-independent multimedia API that Native Client modules can use for audio, video, and 2D graphics."</span></div>

<div><br></div><div>So yes, this is somewhat geared toward multimedia, but it looks like it can also replace javascript in web apps. </div></div><br>