Closed Mic92 closed 3 years ago
Yes, I would definitely consider it. In fact, I've already implemented that for Linux. Just build without the libfuse
feature flag (which is enabled by default). If your implementation covers other platforms, I'd be very happy to merge it!
I currently maintain this fork here mainly for the reason to have libfuse as an optional feature (mounting fuse with root does not need it) and I also implemented most api level of fuse. Is compiling without libfuse something you would consider in fuser?