Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove libc types from the API #760

Open
alessandrod opened this issue Aug 17, 2023 · 0 comments
Open

Remove libc types from the API #760

alessandrod opened this issue Aug 17, 2023 · 0 comments
Milestone

Comments

@alessandrod
Copy link
Collaborator

In some places we re-export libc types, for example in MapError::CreateError. We shouldn't do that, because libc types are awkward to work with and we're effectively leaking implementation details. Also we've talked about maybe one day switching to https://docs.rs/rustix and/or running on systems with no libc (wasm)

@alessandrod alessandrod added this to the Aya 1.0 milestone Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant