I did get a LOT of warnings about unable to 'inline' some functions
Yep, it is - it's just a side-effect of link-time optimisation that Espruino uses (which allows some functions to be inlined across files).
@Gordon 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.
Yep, it is - it's just a side-effect of link-time optimisation that Espruino uses (which allows some functions to be inlined across files).