Rust – Sequoia OpenPGP with Botan backend – wasm-bindgen fails
I’m trying to check if a Rust application making use of cryptography (i.e. Sequoia OpenPGP using crypto-botan as backend) can be turned into WebAssembly to be used in a frontend application.