Nemeski to [email protected] • 3 months agoPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukexternal-linkmessage-square76fedilinkarrow-up1273arrow-down15cross-posted to: [email protected]
arrow-up1268arrow-down1external-linkPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukNemeski to [email protected] • 3 months agomessage-square76fedilinkcross-posted to: [email protected]
minus-squareOscarlinkfedilinkEnglish7•3 months agoSomebody should write a python to javascript transpiler for the web… (please don’t actually do that)
minus-square@[email protected]linkfedilink12•3 months agoThere’s a Python WASM runtime, if you really want to run python in a browser for some reason… https://github.com/wasmerio/wasmer-python
minus-squareOscarlinkfedilinkEnglish3•3 months agoOoh, neat. There’s also puepy, which was linked further down in this thread. It’s really cool to see more WASM projects pop up.
minus-square@[email protected]linkfedilink1•3 months agoAt least until it gets direct dom manipulation and multithreading…
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.
deleted by creator
at least it’s not on top of js!
At least until it gets direct dom manipulation and multithreading…
https://pyscript.net/