As @Ducky points out, JavaScript has already some kind of multi-tasking with the Web Worker implementation. Web-Workers could be implemented and bound into Espruino binary on build for ESP32.
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.
As @Ducky points out, JavaScript has already some kind of multi-tasking with the Web Worker implementation. Web-Workers could be implemented and bound into Espruino binary on build for ESP32.