A logging facility that routes Rust log messages to the browser's console.
# Cargo.toml
[dependencies]
console_log = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize console logging for WASM
Compile for wasm32-unknown-unknown target.
No dependency data recorded yet.