Nemeski to [email protected] • 6 months agoPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukexternal-linkmessage-square84fedilinkarrow-up1272
arrow-up1272external-linkPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukNemeski to [email protected] • 6 months agomessage-square84fedilink
minus-squareOscarlinkfedilinkEnglish7•6 months agoSomebody should write a python to javascript transpiler for the web… (please don’t actually do that)
minus-square@[email protected]linkfedilink12•6 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•6 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.
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.
https://pyscript.net/