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

(improvement) Implementation of new language bindings #317

Open
Nathan13888 opened this issue Sep 19, 2021 · 0 comments
Open

(improvement) Implementation of new language bindings #317

Nathan13888 opened this issue Sep 19, 2021 · 0 comments
Labels
category - enhancement New feature or request good first issue Good for newcomers

Comments

@Nathan13888
Copy link

Currently, it seems that the way you could programmatically execute Runes natively is with Rust, C or something with WASM.

As @Michael-F-Bryan mentioned before, support for other languages could be obtained through the implementation of bindings through C++.

However, it also worthy to note that there may be a decent amount of maintainance associated with each language binding because of documentation and changes that need to be made when a particular feature changes.

@Michael-F-Bryan Michael-F-Bryan added category - enhancement New feature or request good first issue Good for newcomers labels Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category - enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants