You must log in or register to comment.
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…
Wasm feels like yet another bloat layer on top of the existing web mess :((
At least until it gets direct dom manipulation and multithreading…