Replies: 2 comments 23 replies
-
|
I have published what we have so far for the Rust bindings: https://github.com/pac-work/mxl/tree/rust-bindings There is a lot of work to do. If you wish to contribute, please refer to the https://github.com/pac-work/mxl/blob/rust-bindings/rust-bindings/README.md for inspiration. |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
My 2 cents : we should wait for the upcoming synchronization API changes before issuing a PR to the main mxl repo. We know these APIs will change soon. Additionally we would need to :
|
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am working on safe Rust wrapper around the C MXL library interface.
The goals are for the moment following:
I would like to discuss the following:
Beta Was this translation helpful? Give feedback.
All reactions