Ic. Is there a way to find out if created flat or 'fallen back to be fragmented'?
I assume that a compact is not possible because of chosen memory architecture, last but not least saving memory. GC needs forward AND back references and that is pretty expensive.
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.
Ic. Is there a way to find out if created flat or 'fallen back to be fragmented'?
I assume that a compact is not possible because of chosen memory architecture, last but not least saving memory. GC needs forward AND back references and that is pretty expensive.