It demonstrates rollup running within the browser and its capabilities. It is cca 230k of payload (doesn't contain the minifier though). Uses service worker to cache things for subsequent app loads.
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.
@Gordon to get an idea on how it could work please have a look at https://rollupjs.org/repl
It demonstrates rollup running within the browser and its capabilities. It is cca 230k of payload (doesn't contain the minifier though). Uses service worker to cache things for subsequent app loads.