The build process for this library is relatively complex and likely sensitive to different platforms. How can we distribute this crate in a way that it works on each platform? How can we ease compilation as much as possible for downstream users? For our use case specifically, qcs-sdk-rust compiles Python wheels for every major platform, how can we make sure that still works as needed?
The build process for this library is relatively complex and likely sensitive to different platforms. How can we distribute this crate in a way that it works on each platform? How can we ease compilation as much as possible for downstream users? For our use case specifically,
qcs-sdk-rustcompiles Python wheels for every major platform, how can we make sure that still works as needed?