weblog 0.3.0

weblog is a crate that defines a set of macros for calling `console.log()` and other members of the browser's console API when targeting Wasm.
Documentation
1
2
#[cfg(feature = "std_web")]
pub mod std_web;