If I wanted to develop a puck.js project in C using Keil, but add in Espruino as a way to dynamically load into ram then run js code then jump back to C, is that possible with the binaries being used right now?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
If I wanted to develop a puck.js project in C using Keil, but add in Espruino as a way to dynamically load into ram then run js code then jump back to C, is that possible with the binaries being used right now?
Examples?