clib icon indicating copy to clipboard operation
clib copied to clipboard

Support packages with c abi on the cargo package manager

Open fawdlstty opened this issue 1 year ago • 2 comments

Rust language can make it easy for library to export C ABI interfaces, leads many repositories on the cargo package manager to support C language calls. I would like to know if this project is considering supporting the installation of packages on Cargo for calling Rust third-party libraries?

fawdlstty avatar Aug 28 '24 06:08 fawdlstty

@PiaoR Sorry, I don't consider running programs with unclear meanings. If you would like a response on this issue, you can consider telling me directly here

fawdlstty avatar Aug 28 '24 06:08 fawdlstty

Hi @fawdlstty,

Thanks for opening this issue. As far as I know, we do no intend to support Rust or its ecosystem in anyway. However, interop of any kind could be useful to some. I can't speak for everyone working on clib, but I'd prefer a big distance between this project and anything that has to do with Rust, its community, or ecosystem unless it is about ergonomics downstream.

jwerle avatar Sep 02 '24 19:09 jwerle