Wow thanks, I will try this the next days...
But one question:
is it possible to compile JS functions or source code and store it on SD card,
and load them from SD and execute them without interpreter?
If this is possible I can compile my effect functions and execute them from SD card like small programs
This would be great to have this feature.
Your main program is running in JavaScript and you can execute small compiled code programs.
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.
Wow thanks, I will try this the next days...
But one question:
is it possible to compile JS functions or source code and store it on SD card,
and load them from SD and execute them without interpreter?
If this is possible I can compile my effect functions and execute them from SD card like small programs
This would be great to have this feature.
Your main program is running in JavaScript and you can execute small compiled code programs.