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

Add starters for bindings/web5_c and bound/golang #359

Merged
merged 34 commits into from
Sep 27, 2024

Conversation

KendallWeihe
Copy link
Contributor

Marking this as a draft for now, opening for visibility

@KendallWeihe KendallWeihe marked this pull request as draft September 18, 2024 15:22
@KendallWeihe KendallWeihe marked this pull request as ready for review September 23, 2024 20:03
use web5::crypto::jwk::Jwk;

#[no_mangle]
pub extern "C" fn poc_key_manager_from_foreign(manager: *const CKeyManager) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a test basically?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup! it proves the injection of a foreign implementation of a key manager

@nitro-neal
Copy link
Contributor

lots of errors in linter, maybe need to disable for bindings/web5_c or edit

@KendallWeihe KendallWeihe merged commit 005bd3c into main Sep 27, 2024
25 checks passed
@KendallWeihe KendallWeihe deleted the kendall/bind-go-starter branch September 27, 2024 13:53
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

Successfully merging this pull request may close these issues.

2 participants