One last try. I was looking at the Espruino compiler page: http://www.espruino.com/Compilation
If a javascript function is compiled, is it possible to call it from assembled code?
@ClearMemory041063 started
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.
One last try.
I was looking at the Espruino compiler page:
http://www.espruino.com/Compilation
If a javascript function is compiled, is it possible to call it from assembled code?