Is E.setFlags({pretokenise:1}) compatible with Modules uploaded as functions? Could combing the two add any adventage?
E.setFlags({pretokenise:1})
Modules uploaded as functions
@AntiCat started
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.
Is
E.setFlags({pretokenise:1})
compatible withModules uploaded as functions
?Could combing the two add any adventage?