Nemeski@lemm.ee to Python@programming.dev · 2 years agoPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukexternal-linkmessage-square90linkfedilinkarrow-up1227arrow-down14
arrow-up1223arrow-down1external-linkPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukNemeski@lemm.ee to Python@programming.dev · 2 years agomessage-square90linkfedilink
minus-squareRonSijm@programming.devlinkfedilinkarrow-up8·2 years 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-squareOscar@programming.devlinkfedilinkEnglisharrow-up2·2 years 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-squareakkajdh999@programming.devlinkfedilinkarrow-up3arrow-down2·edit-21 year agodeleted by creator
minus-squareCratermaker@discuss.tchncs.delinkfedilinkarrow-up1·2 years agoAt least until it gets direct dom manipulation and multithreading…
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 until it gets direct dom manipulation and multithreading…