I want to write some C wrapper files, either in this project or in my Espruino fork (see https://github.com/Naereen/Espruino/), to expose some basic EADK lib functions to the JavaScript code, like for the Lua interpreter:
See these links for some documentation, regarding how to extend Espruino Embedded with a new module: (in order of decreasing importance, I think)