[Python-ideas] Mention more alternative implementations on the PSF website
Eric V. Smith
eric at trueblade.com
Sun Feb 3 17:41:54 EST 2019
> On Feb 3, 2019, at 5:31 PM, James Lu <jamtlu at gmail.com> wrote:
>
> 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.
>
I suggest opening an issue at https://github.com/python/pythondotorg/issues
Although personally I think it’s too early to mention WASM.
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190203/6438d977/attachment.html>
More information about the Python-ideas
mailing list