Mozilla just announced their Pyodide project, built with WebAssembly and emscripten:
Pyodide gives you a full, standard Python interpreter that runs entirely in the browser, with full access to the browser’s Web APIs.
WebAssembly has a lot of potential. I’m excited to see where it goes.