What is PNaCl ?

 Posted by Rajkatie on 5/17/2013 | Category: Others Interview questions | Views: 4027 | Points: 40
Answer:

Portable Native Client (pronounce as PNaCl) a technology from GOOGLE that allows developers to run native compiled C and C++ code as part of their web apps.

PNaCl is now available in developer preview in Chrome 29.

It will allow developers to write web applications that are architecture-independent.

It uses an LLVM compiler infrastructure with a “compile -> link -> translate” workflow that creates an intermediary bitcode.


Source: http://techcrunch.com | | Alert Moderator 

Comments or Responses

Login to post response