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

bind to other languages #24

Open
asukaminato0721 opened this issue Sep 18, 2024 · 1 comment
Open

bind to other languages #24

asukaminato0721 opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@asukaminato0721
Copy link
Collaborator

asukaminato0721 commented Sep 18, 2024

Since sync algorithm between different languages is extremely hard, why not just use bind?

for python[WIP], use https://pyo3.rs

for nodejs, use https://napi.rs/

for other languages, see how https://github.com/apache/opendal/tree/main/bindings did.


just a test, see how it works.

@asukaminato0721 asukaminato0721 changed the title bind to other language bind to other languages Sep 18, 2024
@asukaminato0721 asukaminato0721 self-assigned this Sep 18, 2024
@asukaminato0721 asukaminato0721 added enhancement New feature or request good first issue Good for newcomers labels Sep 18, 2024
@asukaminato0721
Copy link
Collaborator Author

asukaminato0721 commented Sep 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant