We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe we could use rusts bindgen (https://rust-lang.github.io/rust-bindgen/objc.html) instead of using the objc crates, which may have limited functionality.
@hoodie Would that be a better opportunity to solve #22?
The text was updated successfully, but these errors were encountered:
that would be a major overhaul, but perhaps a neat idea. Any idea how to get started? do you maybe wanna do a pairing session on that?
Sorry, something went wrong.
Yeah, it would be a major overhaul. But it was something I read while reading about the unions mentioned in #22.
I have no idea yet, just wanted to write it down before I forget it.
A pairing session would be nice for this major task.
No branches or pull requests
Maybe we could use rusts bindgen (https://rust-lang.github.io/rust-bindgen/objc.html) instead of using the objc crates, which may have limited functionality.
@hoodie Would that be a better opportunity to solve #22?
The text was updated successfully, but these errors were encountered: