Open
Description
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.