Ah yes, it's a shame every website doesn't have to download and execute a python interpreter so it can slowly read scripts. Having the browser freeze after clicking a button would be a way better experience.
WASM is meant to allow for fast/efficient programs written in low level languages like C/Rust to run in the browser, not subject the client with slow clunky experiences because the developer only learned Python.
WASM is meant to allow for fast/efficient programs written in low level languages like C/Rust to run in the browser, not subject the client with slow clunky experiences because the developer only learned Python.