Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native async File IO #16

Open
fubark opened this issue Apr 1, 2022 · 0 comments
Open

Native async File IO #16

fubark opened this issue Apr 1, 2022 · 0 comments
Milestone

Comments

@fubark
Copy link
Owner

fubark commented Apr 1, 2022

Currently Cosmic async file ops are not optimized. It's just queuing sync work in the default work queue. The goal is to use libuv to do native async file io at least until zig has good support for this.

@fubark fubark added this to the v1.0 milestone Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant