Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
# Cargo.toml
[dependencies]
js-sys = "0.3.102"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Log a message to the browser console using js-sys.
Compile with --target wasm32-unknown-unknown and use wasm-bindgen to generate JS glue
No dependency data recorded yet.