June 15, 2020
8:56 p.m.
On Mon, Jun 15, 2020 at 4:46 PM <redradist@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.