Decision Workspace
embed_js_derive vs embed_js vs embed_js_common
Side-by-side comparison of Rust crates
36
embed_js_derive
growingv0.1.2
Implementation detail of embed_js and embed_js_build, do not use directly.
40
embed_js
growingv0.1.4
Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the `wasm32-unknown-unknown` target. See also embed_js_build, the accompanying crate for use by build scripts.
39
embed_js_common
growingv0.3.0
Implementation detail of embed_js and embed_js_build, do not use directly.
Core Metrics
| embed_js_derive | embed_js | embed_js_common | |
|---|---|---|---|
| Health Score | 36 | 40 | 39 |
| Total Downloads | 6.6K | 8.8K | 10.7K |
| 30d Downloads | 22 | 8 | 56 |
| Dependents | 5 | 0 | 8 |
| Releases | 3 | 5 | 5 |
| Last Updated | 3018d ago | 3018d ago | 3018d ago |
| Age | 8y 3m | 8y 3m | 8y 3m |
Health Breakdown
embed_js_derive
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
8
embed_js
Maintenance
6
Quality
15
Community
3
Popularity
5
Documentation
11
embed_js_common
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
8
Technical Details
| embed_js_derive | embed_js | embed_js_common | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.4 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT / Apache-2.0 | MIT / Apache-2.0 | MIT / Apache-2.0 |
| Dependencies | 3 | 1 | 5 |
| Crate Size | 2KB | 3KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embed_js leads with a health score of 40/100, but none of the options score above 80.
- •embed_js_common has the most downloads (10.7K), suggesting wider adoption.
- •⚠ embed_js_derive, embed_js, embed_js_common have not been updated in over a year.