Having said that, I guess it might be an option to actually remove reference counting on really resource constrained devices - it'd reduce code size and memory usage, at the expense of having to run a gc pass more often.
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.
Having said that, I guess it might be an option to actually remove reference counting on really resource constrained devices - it'd reduce code size and memory usage, at the expense of having to run a gc pass more often.