HackerTrans
热门最新趋势评论往期问答秀出招聘

TheCodeDecoders

no profile record

评论

TheCodeDecoders
·5个月前·讨论
Try using Nanobind . Even though Python C API is what you aim for Nanobind has smaller binary files than pybind11. It is a reputed project and is deployed in many new libraries. Including mine. Will it work?