Decision Workspace
wasm_promise vs wasm-futures-executor vs web-async
Side-by-side comparison of Rust crates
33
wasm_promise
growingv0.1.4
js promise wrapper which offers simplified api over native promise
40
wasm-futures-executor
growingv0.2.0
Executor for asynchronous task based on wasm web workers
58
web-async
growingv0.1.3
Async helpers and utilities for WASM
Core Metrics
| wasm_promise | wasm-futures-executor | web-async | |
|---|---|---|---|
| Health Score | 33 | 40 | 58 |
| Total Downloads | 6.0K | 6.8K | 64.4K |
| 30d Downloads | 7 | 52 | 18.7K |
| Dependents | 0 | 2 | 46 |
| Releases | 5 | 4 | 4 |
| Last Updated | 1254d ago | 1465d ago | 25d ago |
| Age | 3y 7m | 4y 6m | 1y |
Health Breakdown
wasm_promise
Maintenance
4
Quality
9
Community
5
Popularity
5
Documentation
10
wasm-futures-executor
Maintenance
3
Quality
13
Community
7
Popularity
5
Documentation
12
web-async
Maintenance
16
Quality
16
Community
10
Popularity
6
Documentation
10
Technical Details
| wasm_promise | wasm-futures-executor | web-async | |
|---|---|---|---|
| Version | 0.1.4 | 0.2.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 8 | 3 |
| Crate Size | 1KB | 12KB | 5KB |
| Features | 0 | 0 | 1 |
| Yanked % | 40.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •web-async leads with a health score of 58/100, but none of the options score above 80.
- •⚠ wasm_promise, wasm-futures-executor have not been updated in over a year.