wasm-bindgen-futures
API Documention
This crate bridges the gap between a Rust Future and a JavaScript Promise. It provides two conversions:
Future
Promise
See the API documentation for more info.