Open piegamesde opened 2 years ago
The noise-protocol crate should work on wasm. It does not really have any target specific code.
The noise-rust-crypto crate might work or at least some algorithms/features should work. It's mostly up to the underlying crypto implementations.
Those this crate support WASM targets, and if not could they be supported eventually?