Flat string: continuous memory instead of chained blocks? In other words, when memory somehow fragmented, creation of 'larger' of those typed arrays and assembler/compiled code entities most likely will trigger a garbage collect to get that contiguous memory?
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.
Flat string: continuous memory instead of chained blocks? In other words, when memory somehow fragmented, creation of 'larger' of those typed arrays and assembler/compiled code entities most likely will trigger a garbage collect to get that contiguous memory?