Something else to put on the radar: " _Pyodide brings the Python runtime to the browser via WebAssembly, along with the Python scientific stack including NumPy, Pandas, Matplotlib, parts of SciPy, and NetworkX_ "
<[https://github.com/iodide-project/pyodide](https://github.com/iodide-project/pyodide)> * * * Maybe a nim language plugin in the future? <[https://iodide-project.github.io/docs/language_plugins/](https://iodide-project.github.io/docs/language_plugins/)> * * * And webassembly is not limited to browsers (although browser is the new black): <[https://github.com/intel/wasm-micro-runtime/issues/85](https://github.com/intel/wasm-micro-runtime/issues/85)> <[https://github.com/CraneStation/wasmtime](https://github.com/CraneStation/wasmtime)>
