[Python-ideas] Mention more alternative implementations on the PSF website
James Lu
jamtlu at gmail.com
Sun Feb 3 17:31:01 EST 2019
https://www.python.org/download/alternatives/ should possibly mention:
- Cython and Nuitka
- Mention the possibility of compiling Python to WASM
- WASM allows Web and Mobile use of Python at possibly native speed.
Though not mature yet, Pyodide is a working implementation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190203/cca25a3f/attachment-0001.html>
More information about the Python-ideas
mailing list