Personally I'm totally happy with including binary blobs. What some others have done is include app.js and then app.min.js which is the one that actually gets uploaded?
What would be great is if you could let me know exactly what was changed in your compiler service so I could add it back into the one everyone has? Then at least it'd be easy for others to try your code.
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.
Wow, that's awesome!
Personally I'm totally happy with including binary blobs. What some others have done is include
app.js
and thenapp.min.js
which is the one that actually gets uploaded?What would be great is if you could let me know exactly what was changed in your compiler service so I could add it back into the one everyone has? Then at least it'd be easy for others to try your code.