Sequoia-Openpgp implements a experimental all rust crypto backend which enables us two things: 1. we can compile without any external dependencies 2. we can compile for wasm We can remove the os specific code from the ci and add a build for wasm.