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

C# bindings #16

Open
Kukks opened this issue Apr 17, 2024 · 2 comments
Open

C# bindings #16

Kukks opened this issue Apr 17, 2024 · 2 comments

Comments

@Kukks
Copy link

Kukks commented Apr 17, 2024

Since you use uniffi for bindings, C# should be relatively easy to add support for.

@RCasatta
Copy link
Contributor

RCasatta commented Apr 17, 2024

Yes and no.

C# is not officially supported by mozilla uniffi, it's true that third party bindings exists but in my experience with other uniffi third party bindings, they are not that great.
For example, by a quick look C# bindings are lacking a bit behind in terms of uniffi version, we need at least uniffi 0.26 while they are at 0.25.

@Blockstream Blockstream deleted a comment Apr 18, 2024
@Blockstream Blockstream deleted a comment Apr 18, 2024
@jtrivinop
Copy link
Contributor

@Kukks one thing we could do is fork LWK and downgrade the uniffi version so we can add the C# bindings. This way you could at least take a look and see if these 3rd party bindings would be useful and evaluate what may be missing. What do you think?

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

3 participants