-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
libuv bindings in stdlib #10
Copy link
Copy link
Closed
Description
The standard library will require very carefully arranged bindings to libuv (https://github.com/joyent/libuv), the async IO library we're going to be using. The current rust IO system is synchronous and stdio-based, which is not really ideal long term.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.