Hacker News new | ask | show | jobs
by strcat 4014 days ago
PPAPI is just providing an alternate, lower-level interface to the same web techniques accessible via JavaScript APIs. There's a bit more power (OpenGL ES 2.0, not the crippled WebGL standard based upon it) but nothing very significant. It's not browser-specific but it's also not going beyond what browsers provide.
1 comments

I laughed real hard at the "just" in your sentence. thank you for that.