Hello World NaCl application in C

Description:

This is an example of a Hello World NaCl application implemented in C.
It launches a NaCl module and posts "Hello World from JS" to it.
The NaCl module handles this message and sends an echo back to JS.
JS side handles the response message and displays it.

Status: Loading

NaCl messages: