Compiler from python to WebAssembly
Dec. 5, 2021
10:06 a.m.
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.
December 2021
11:53 a.m.
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
1155
Age (days ago)
1155
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jonathan Fine
-
Ricard Sanchez Besalduch