On Mon, Jun 15, 2020 at 4:46 PM <redrad...@gmail.com> wrote: > Hi all, > > I love Python, but as soon as I need to do something in browser I have to > use ugly JavaScript !! > > Is there any future plans support for compiling CPython to WebAssembly > using Emscripten ? >
There is already a project working on this: https://github.com/iodide-project/pyodide. It's in the alpha stage, but it does mostly work already.
_______________________________________________ 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/BQYSQVI65OAD4HSO52UZ7TWC7FJVSMT2/ Code of Conduct: http://python.org/psf/codeofconduct/