we can serve the entire Meteor client side framework (~300k minified) from that Espruino's SD card.
Right now you can't do that as you need to be able to load every file you send into memory - but there is work in progress on a file stream API, which would fix that.
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.
Right now you can't do that as you need to be able to load every file you send into memory - but there is work in progress on a file stream API, which would fix that.