On Thu, Jul 16, 2020, 2:57 PM <[email protected]> wrote:

> I know, I know that PyPy is fast as V8 but PyPy implement the whole
> library inside and it is not easy to embed it somewhere
>

I have no idea what you mean by that. PyPy doesn't need its standard
library to run. Just like in CPython, those are just a bunch of external
files that you can import or not, as desired.

>
>
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/BW55H6V4JE2A3XY5XRYJJNXKRIC52WEG/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to