Provides bindings to all Web APIs, generated from WebIDL for use with wasm-bindgen.
# Cargo.toml
[dependencies]
web-sys = "0.3.102"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows a browser alert using the Web API via web-sys.
Add wasm-bindgen dependency and compile with --target wasm32-unknown-unknown.
No dependency data recorded yet.