I was unaware of apploader.js! Doesn't look like it'll work on my windows laptop though, due to the aforementioned issues with noble.
On Windows I've just been hosting the web interface locally. I run npm start, open localhost:8080, and then remove/reinstall the app I'm working on as needed.
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.
I was unaware of
apploader.js
! Doesn't look like it'll work on my windows laptop though, due to the aforementioned issues withnoble
.On Windows I've just been hosting the web interface locally. I run
npm start
, openlocalhost:8080
, and then remove/reinstall the app I'm working on as needed.