Hacker News new | past | comments | ask | show | jobs | submit login

Im curious. If codon can compile a python script, why can it not compile a pure python library?

What technical limitations does an import or 3rd party add that a script wouldn't have?




NumPy, PyTorch, TensorFlow and many other widely known third-party libraries are actually native code that interact with CPython directly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: