IPC with JavaScript

Interaction of JSX and JavaScript via window.postMessage().

JSX code delegates a task (Math.sqrt()) to JavaScript code.