Viewing profile — TheCodeDecoders
TheCodeDecoders
HN member- Joined
- Mon, Feb 16, 2026, 11:26 AM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About TheCodeDecoders
No profile information was provided.
Recent public activity
-
comment
Comment #47033803
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. In…