fatfs icon indicating copy to clipboard operation
fatfs copied to clipboard

Add promises

Open zwhitchcox opened this issue 1 year ago • 0 comments

Node <= 12 is no longer maintained, and it would be good to refactor the entire code base to use promises and make things much cleaner. I'm currently working on a fork, but I could just PR it if you would like..I'm not sure if you want to keep maintaining the project as it appears to not really have a lot of activity anymore.

Would you like me to create a PR or should I just fork it? I would be happy to adopt the project as well if you are no longer wanting to maintain it.

My ultimate goal is to implement it in WASM, although, right now, I'm just refactoring the code to use ES6+

zwhitchcox avatar Jul 29 '22 15:07 zwhitchcox