-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
First pass #1
base: main
Are you sure you want to change the base?
First pass #1
Conversation
@ospencer do you think I should squash some of these commits where I was experimenting? Also, what should we try to get done before making this the base of the project (I know of multiple return results, maybe exceptions instead of options)? |
Tracking these URLs for myself: |
@phated I completely missed your comment on this. Yes, let's squash the experimental commits. I don't think we really need to do much in terms of changing things before merging; I think anything else that we want to do can be done in follow-up PRs. |
Just a draft PR for now.
This is all the work we did to start building the low-level bindings.
CI won't work because I left a bunch of the large files out of the repo until we figure out how to vendor them, etc.