[`hermit_abi`](https://docs.rs/hermit-abi/latest/hermit_abi/) is the official interface to HermitOS. It kind of lines up with `libc`, so it might be possible to build it into the `libc` backend. cc https://github.com/smol-rs/polling/issues/177 cc @stlankes
hermit_abiis the official interface to HermitOS. It kind of lines up withlibc, so it might be possible to build it into thelibcbackend.cc smol-rs/polling#177
cc @stlankes