Rust/PyO3 Support in Pyodide
Getting the pyca/cryptography package to run in Pyodide. This article is an interesting overview for anyone curious about security and what it takes to write a Python extension with the Rust programming language for distribution via WebAssembly.