What is the problem this feature will solve?
make readFile as fast as readFileSync
What is the feature you are proposing to solve the problem?
read the whole file in one operation to avoid excessive context switching
What alternatives have you considered?
No response
What is the problem this feature will solve?
make
readFileas fast asreadFileSyncWhat is the feature you are proposing to solve the problem?
read the whole file in one operation to avoid excessive context switching
What alternatives have you considered?
No response