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

Generated bindings #4

Open
MrCyjaneK opened this issue Apr 19, 2024 · 0 comments
Open

Generated bindings #4

MrCyjaneK opened this issue Apr 19, 2024 · 0 comments

Comments

@MrCyjaneK
Copy link
Owner

All of the code in here (and in monero.dart) should be autogenerated (it is not).

This involves parsing the upstream c++ header, generating corresponding C header, c++ wrapper, dart ffi wrapper, dart "actual" wrapper, and possilby even dart wrapper that respects the C++ classes.. In either case it is not happening for at least some time now because of the amount of work required to make this.

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

1 participant