Future bindings for IndexedDB via web_sys, enabling async database operations in WebAssembly.
# Cargo.toml
[dependencies]
indexed_db_futures = "0.6.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens an IndexedDB database asynchronously.
Ensure you are compiling for wasm32-unknown-unknown and enable the 'std' feature of web-sys.
No dependency data recorded yet.