A tracing subscriber for browser WebAssembly environments.
# Cargo.toml
[dependencies]
tracing-wasm = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes the WASM tracing subscriber to forward logs to the browser console.
Use conditional compilation with #[cfg(target_arch = "wasm32")].
No dependency data recorded yet.