Provides convenient wrappers for working with JavaScript timers (setTimeout, setInterval) in WebAssembly.
# Cargo.toml
[dependencies]
gloo-timers = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a one-second timeout that logs a message.
Ensure target is wasm32-unknown-unknown and wasm-bindgen is set up.
No dependency data recorded yet.