Top "Google-nativeclient" questions

Native Client (NaCl) and Portable Native Client (PNaCl) are open-source technologies for executing compiled code in a browser sandbox.

Make <object> tag fill the whole window and resize with it

I have a NaCl plugin for Chrome that I'd like to fill the whole window with. HTML is like this: &…

html css google-chrome google-nativeclient
Open external application from chrome?

I'm developing an app which opens any external application from chrome. I would do it with NPAPI, but Chrome will …

javascript c++ google-chrome google-nativeclient external-application
Best way to port c++ game to web

I realize the above question is rather broad so I will narrow it down. I have a simple opengl c++ …

javascript c++ html activex google-nativeclient