In jswrap_espruino.c line 700 and following is a description for E.memoryArea.
In my understanding this creates an additional kind of string for jsvar.
It holds start in memory(flash) and length of string.
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.
In jswrap_espruino.c line 700 and following is a description for E.memoryArea.
In my understanding this creates an additional kind of string for jsvar.
It holds start in memory(flash) and length of string.