Hacker News new | ask | show | jobs
by xiaodai 2706 days ago
I recall that the main issue with PyPy is that it doesn't have as good interop with C and a lot of CPython codes just call C code and hence is difficult to widely adopt given the amount of reliance on CPython.