Nemeski@lemm.ee to Python@programming.dev · 1 年前Python Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukexternal-linkmessage-square36fedilinkarrow-up1259arrow-down15cross-posted to: foss@infosec.pub
arrow-up1254arrow-down1external-linkPython Overtakes JavaScript as Most Popular Language on GitHubwww.omgubuntu.co.ukNemeski@lemm.ee to Python@programming.dev · 1 年前message-square36fedilinkcross-posted to: foss@infosec.pub
minus-squareRonSijm@programming.devlinkfedilinkarrow-up12·1 年前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-squareOscar@programming.devlinkfedilinkEnglisharrow-up3·1 年前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·1 年前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…