Nemeski@lemm.ee to Python · 7 个月前Python Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukexternal-linkmessage-square83linkfedilinkarrow-up1276arrow-down15cross-posted to: [email protected]
arrow-up1271arrow-down1external-linkPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukNemeski@lemm.ee to Python · 7 个月前message-square83linkfedilinkcross-posted to: [email protected]
minus-squareRonSijmlinkfedilinkarrow-up12·7 个月前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
minus-squareOscarlinkfedilinkEnglisharrow-up3·7 个月前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.
minus-squareCratermaker@discuss.tchncs.delinkfedilinkarrow-up1·7 个月前At 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 it’s not on top of js!
At least until it gets direct dom manipulation and multithreading…