I have `#[cfg(target_arch = "wasm32")]` here and there mixed in the `lib.rs`, make it hard see which code change which behavior.
I have
#[cfg(target_arch = "wasm32")]here and there mixed in thelib.rs, make it hard see which code change which behavior.