270
Python Overtakes JavaScript as Most Popular Language on GitHub
(www.omgubuntu.co.uk)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Somebody should write a python to javascript transpiler for the web...
(please don't actually do that)
There's a Python WASM runtime, if you really want to run python in a browser for some reason...
https://github.com/wasmerio/wasmer-python
Ooh, neat. There's also puepy, which was linked further down in this thread. It's really cool to see more WASM projects pop up.
Wasm feels like yet another bloat layer on top of the existing web mess :((
at least it's not on top of js!
At least until it gets direct dom manipulation and multithreading...
https://pyscript.net/