You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The crate is very low-level and deals with quirky APIs different OS implement slightly differently. It would be nice to have them covered on CI. At least these come into mind in some form:
Android
*BSD
Some linux with ancient kernel
Linux with musl
It would be cool to actually have the full OS running, with the given kernel too, not just some kind of thin emulation ‒ because the kernel might provide its own dose of quirks.
The text was updated successfully, but these errors were encountered:
The crate is very low-level and deals with quirky APIs different OS implement slightly differently. It would be nice to have them covered on CI. At least these come into mind in some form:
It would be cool to actually have the full OS running, with the given kernel too, not just some kind of thin emulation ‒ because the kernel might provide its own dose of quirks.
The text was updated successfully, but these errors were encountered: