On Thu, Jul 16, 2020, 2:57 PM <redrad...@gmail.com> 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 -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/BW55H6V4JE2A3XY5XRYJJNXKRIC52WEG/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to