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

Introduce uniffi module and Swift wrapper #173

Closed
wants to merge 1 commit into from

Conversation

conanoc
Copy link
Contributor

@conanoc conanoc commented Aug 25, 2023

This is a replacement for the previous PR #110 using uniffi to support Swift.
This uniffi module could be used for other languages such as Kotlin later.

As we have discussed in the Discord channel, holding many wrappers in one repo is not preferred, so I want to get some advice if there's a way to make this uniffi module a separate package that uses aries-askar as a dependency in another repo.
Any comment will be appreciated.

@conanoc conanoc mentioned this pull request Aug 29, 2023
@conanoc
Copy link
Contributor Author

conanoc commented Aug 29, 2023

I've tried extracting the uniffi module to a separate package elsewhere and I could build it successfully by changing the visibility of some structs and members of aries-askar.
So, I think it will be better to move the uniffi module elsewhere and make a new PR for the visibility changes only. What do you think? @andrewwhitehead

@conanoc
Copy link
Contributor Author

conanoc commented Sep 1, 2023

As you responded to the discord message, I'll close this and create a new PR for visibility change only. Thanks.

@conanoc conanoc closed this Sep 1, 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

Successfully merging this pull request may close these issues.

1 participant