Are there any plans to make libstd use rustic’s direct syscalls instead of libc?
Not currently. Most of libstd can run under Eyra, so the needed functionality is there, but it'd be a fair amount of work to port all the code to use rustix directly, and it's not known whether the result would be something that anyone would want, as opposed to just being theoretically cool.
Do you know if there is an open issue for it on the Rust repo?
No, I don't believe there is one.
Last updated: Nov 22 2024 at 17:03 UTC