There are implications that anyone attempting the above should be aware of. Chiefly, the above command will spawn a new instance of Espruino on the raspberry pi each time the Web IDE connects. It is unlikely this is desireable, I will work on a technique that attaches an incoming port to an already running Espruino instance. Reattaching to a previous session is what people likely expect.
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.
There are implications that anyone attempting the above should be aware of. Chiefly, the above command will spawn a new instance of Espruino on the raspberry pi each time the Web IDE connects. It is unlikely this is desireable, I will work on a technique that attaches an incoming port to an already running Espruino instance. Reattaching to a previous session is what people likely expect.