Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Pypy does support C extensions, but it has to somewhat emulate the cpython API so it's rather slow and doesn't work for 100% of modules.

If your C library uses FFI or Ctypes it'll work perfectly fine under pypy.



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

Search: