1 2 3
#![cfg(not(target_arch = "wasm32"))] // Deprecated: use the synchronized helpers in `tests/common/mod.rs` instead. // This file is intentionally left minimal to avoid API duplication and dead code.