Bindgen can already generate rust bindings automatically for us. Here's the output on Mac OSX.
In order to properly build the Rust library, we will need to link it to HPy somehow.
If anyone can help me with the build.rs script, I can contribute the rest of the process.
Bindgen can already generate rust bindings automatically for us. Here's the output on Mac OSX.
In order to properly build the Rust library, we will need to link it to HPy somehow.
If anyone can help me with the build.rs script, I can contribute the rest of the process.