Our great sponsors
-
This is awesome to see, even for a none Ruby developer, as I believe WASM is going to become the default target for so much more than in the browser. Cloud (particularly at the edge), App plugins, even embedded devices are all going to use WASM in the future. Any movement forward on any platform is good for all of us.
For any Python devs like myself, Pydiode is the doing incredible things and can already run much of the scientific Python stack in the browser.
https://github.com/pyodide/pyodide
This is the Python bug tracking adding WASM support to cpython natively:
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- How to run python code in your browser
- Datasette Lite: a server-side Python web application running in a browser
- Meet ‘PyScript’: New Framework From Anaconda That Allows Users To Create Rich Python Applications In The Browser Using HTML’s Interface
- Python is in the browser. No idea if this will lead to chaos or harmony...
- Run Python in Your HTML via Pyodide