Compiler from python to WebAssembly

Hi It would be cool to make a compiler from python to WebAssembly. Adapting the actual python compiler. And making an interface to interact with the DOM as a python library. The final idea is to replace JavaScript with Python. With that we could use python in the frontend and in the backend, with Django.

Hi Ricard Python to web assembly is a good idea that is already being developed. The first result from this search https://www.google.com/search?q=python+webassembly is the project https://github.com/pyodide/pyodide. Also relevant is https://www.theregister.com/2021/11/30/python_web_wasm/ You loved running JavaScript in your web browser. Now, get ready for Python scripting with kind regards Jonathan

Hi Ricard Python to web assembly is a good idea that is already being developed. The first result from this search https://www.google.com/search?q=python+webassembly is the project https://github.com/pyodide/pyodide. Also relevant is https://www.theregister.com/2021/11/30/python_web_wasm/ You loved running JavaScript in your web browser. Now, get ready for Python scripting with kind regards Jonathan
participants (2)
-
Jonathan Fine
-
Ricard Sanchez Besalduch