Skip to content

Using Node.js' JS implementation #234

@james-pre

Description

@james-pre

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 problem

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions