//! wasm32 backend. Mirrors the facade tree 1:1; cross-platform code is
//! re-imported from `crate::common`. Compiled only on wasm32 (gated in
//! `lib.rs`), so the tree itself carries no cfg.
pubmodlogging;pubmodmaybe_send;pubmodsync;pubmodthread;pubmodtime;pubmodtokio;