av8ta

Results 28 comments of av8ta

I've made a pull request for this. Happy to have discussion about the api 😝

I'm working on an implementation in av8ta/fs based on feedback that looks something like in this comment: ```ts export enum Error { EISDIR(e), ENOENT(e), .... 75 more errors (just these...

@phated My thinking was devs might want to read files in chunks and work on them as they're streaming in. Perhaps they've got an infinite length file like a logfile...

Looks good to me @ospencer, thanks for the feedback

@alex-snezhko I'm keen to resume with the new design. I found myself afk for a few weeks while shifting country and getting settled in, and can get back into it...

Thanks @alex-snezhko that's really helpful

Hey @phated I've had busy weekends lately, but I've got a chunk of this one free so I'll take a look at it. Hopefully that won't be too late for...

@alex-snezhko yeah go for it, I had planned to but having trouble creating the time for it.