Yeah... Potentially someone could host their own compiler, but it could be quite difficult. You need to be able to make self-contained position independent code, which required some trial and error with compiler flagsd (at least for me).
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.
Yeah... Potentially someone could host their own compiler, but it could be quite difficult. You need to be able to make self-contained position independent code, which required some trial and error with compiler flagsd (at least for me).