-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
compatilbityThis issue or pull request involves a compatilbity problemThis issue or pull request involves a compatilbity problem
Description
One of the consistent problems has been compatibility with the node:fs
API. While ZenFS strives for 100% compatibility, maintaining and working towards that is a massive amount of work.
Node.js already has the JS implementation.
In the future, I think ZenFS would benefit from using the Node.js implementation, then emulating the C++ bindings. This means we could have complete Node.js compatibility while maintaining the same powerful features.
This also significantly reduces maintainer workload.
Community feedback is welcome!
Metadata
Metadata
Assignees
Labels
compatilbityThis issue or pull request involves a compatilbity problemThis issue or pull request involves a compatilbity problem