Pardon my late reply. It sounds like a good news! Would definitely be looking forward to both of these two being implemented, if possible.
If we can make it both possible, then probably we'd benefit from getting the current reading position as well (similar in behaviour to ftell for instance), rather than storing an additional variable to cache the seeking position. What do you think?
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.
Pardon my late reply. It sounds like a good news! Would definitely be looking forward to both of these two being implemented, if possible.
If we can make it both possible, then probably we'd benefit from getting the current reading position as well (similar in behaviour to
ftell
for instance), rather than storing an additional variable to cache the seeking position. What do you think?