Proposal
WebAssembly is needed for Keyoxide to be able to verify hashed claims with Argon2, WebAssembly however can be disabled for security purposes, decreasing attack surface.
Instead of the web app showing that this is a lack of WebAssembly, it will simply fail verification.
My suggestion is be able to detect when WASM isn't available, and warn the user.
### Proposal
WebAssembly is needed for Keyoxide to be able to verify hashed claims with Argon2, WebAssembly however can be disabled for security purposes, decreasing attack surface.
Instead of the web app showing that this is a lack of WebAssembly, it will simply fail verification.
My suggestion is be able to detect when WASM isn't available, and warn the user.