I will have to see how it turns out. I saw an open enhancement somewhere (github?) that suggested opening a file as a stream so that we don't need to read the entire file into memory in order to read the contents of the file. I might have to do that in order to get the data moved around.
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.
I will have to see how it turns out. I saw an open enhancement somewhere (github?) that suggested opening a file as a stream so that we don't need to read the entire file into memory in order to read the contents of the file. I might have to do that in order to get the data moved around.