As you are most probably already aware, there is also a library called nix which provides bindings to libc calls but with better type information. It is a very popular library and one of my projects transitively depend on it because webrtc-rs depends on nix. Is this API-compatible with nix? Are there any WASIX-friendly alternatives or ports of nix?
Thank you.
As you are most probably already aware, there is also a library called
nixwhich provides bindings tolibccalls but with better type information. It is a very popular library and one of my projects transitively depend on it becausewebrtc-rsdepends onnix. Is this API-compatible withnix? Are there any WASIX-friendly alternatives or ports ofnix?Thank you.