'ability to store or storing a module as a function' - is it that or is that at least related to it?
Yes, that's the one! The idea is that if it's enabled, when you upload with E.setBootCode then all the code inside the modules is kept in flash - so it saves you a huge amount of RAM.
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.
Yes, that's the one! The idea is that if it's enabled, when you upload with
E.setBootCode
then all the code inside the modules is kept in flash - so it saves you a huge amount of RAM.