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

[Proposal] add c binding #98

Open
robberphex opened this issue Jan 19, 2023 · 0 comments
Open

[Proposal] add c binding #98

robberphex opened this issue Jan 19, 2023 · 0 comments
Labels

Comments

@robberphex
Copy link
Collaborator

Dubbo have different language binding for different scenario:

  • Dubbo Java for Java ecosystem.
  • Dubbo Go for Go ecosystem.
  • Dubbo Js for frontend scenario.
  • Dubbo Python for AI/ML scenario.

Dubbo Rust should cover low level programming/system programming. At this system-programming scenario, It's required to provide C binding.
Rust has standard build tool chain, Dubbo Rust's C binding is easier to build than pure C implement of Dubbo.

So, Could we have add c binding in Dubbo Rust's tasks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants