The current state seems to work more or less. It is however a bit cumbersome finding/debugging problems.
Is there a simple way to implement an interactive console to the emulator? Maybe even connect a web IDE to the emulator running in runapptests.js?
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.
The current state seems to work more or less. It is however a bit cumbersome finding/debugging problems.
Is there a simple way to implement an interactive console to the emulator? Maybe even connect a web IDE to the emulator running in
runapptests.js
?