541e4b28a3
The serde_core + wasm32-unknown-unknown combination causes duplicate lang item errors (panic_impl). Using wasm32v1-none avoids the fallback to -Z build-std which triggers the conflict.