{{title}}

Status: NO-STATUS

The Hello World In C example demonstrates the basic structure of all Native Client applications. This example loads a Native Client module. The page tracks the status of the module as it loads. On a successful load, the module will post a message containing the string "Hello World" back to JavaScript which will display it as an alert.

Output: