There is an async iterable and I want to do someting like this. I’ve found several walkarouds here, but they all seem to be based on Array.map(). In this way I need to create an array to carry all the data. When the files are big, things go wrong. I tried but it gave me a ‘TypeError: .for is not