ES6 module support

    We will take the example in folder as an example. The module_def.js file defines and exports a simple JS function.

    The file imports functions and variables from those modules and executes them.