summaryrefslogtreecommitdiffstats
path: root/futures/src/backend/wasm.rs
blob: a49d9e55558eb6a30cf6b8c22946c82eaa96119d (plain) (blame)
1
2
//! Backends that are only available on Wasm targets.
pub mod wasm_bindgen;