Install arm-gcc and xtensa-gcc on an image for v86
Come up with a webpage for v86 that grabbed the ZIP off GitHub, started the build, and then added a download link
Add an option in the Web IDE to allow flashing from file (which would be trivial)
Improve Espruino's build system. There could maybe even be a make menuconfig that gave you a nice UI where you could choose which components you wanted in your build.
To be honest I don't really have time for this right now - I could probably get the Web IDE loading from a file though.
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.
So someone could:
make menuconfig
that gave you a nice UI where you could choose which components you wanted in your build.To be honest I don't really have time for this right now - I could probably get the Web IDE loading from a file though.