Problem
Rust SDK will be supporting a WASM build soon and the e2e/unit tests won't be fully applicable as tonic is trimmed from the architecture for WASM.
Solution
A test suit should be built in order to test the WASM support crate.
Alternatives
No response