NO-STATUS
The Interactive Hello World C++ example demonstrates the basic structure of all Native Client applications. This example loads a Native Client module which uses two way interaction with JavaScript whenever a button is clicked. The NaCl module will respond with the number 42 or the reversed version of the string in the text box when the appropriate button is clicked.