Decision Workspace
pwasm-std vs ink_lang_ir vs ink_lang_codegen
Side-by-side comparison of Rust crates
53
pwasm-std
growingv0.13.1
Parity WebAssembly standard library for contract development
63
ink_lang_ir
growingv3.4.0
data structures and algorithms for ink! intermediate representation
62
ink_lang_codegen
growingv3.4.0
data structures and algorithms for generating ink! IR code
Core Metrics
| pwasm-std | ink_lang_ir | ink_lang_codegen | |
|---|---|---|---|
| Health Score | 53 | 63 | 62 |
| Total Downloads | 47.5K | 121.1K | 120.2K |
| 30d Downloads | 296 | 1.7K | 1.7K |
| Dependents | 26 | 53 | 72 |
| Releases | 21 | 17 | 17 |
| Last Updated | 2577d ago | 1253d ago | 1253d ago |
| Age | 8y 4m | 5y 5m | 5y 5m |
Health Breakdown
pwasm-std
Maintenance
4
Quality
17
Community
15
Popularity
6
Documentation
11
ink_lang_ir
Maintenance
7
Quality
21
Community
16
Popularity
6
Documentation
13
ink_lang_codegen
Maintenance
7
Quality
20
Community
16
Popularity
6
Documentation
13
Technical Details
| pwasm-std | ink_lang_ir | ink_lang_codegen | |
|---|---|---|---|
| Version | 0.13.1 | 3.4.0 | 3.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 6 | 11 |
| Crate Size | 10KB | 64KB | 39KB |
| Features | 5 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 3 (team) | 3 (team) | 3 (team) |
Links
Quick Verdict
- •ink_lang_ir leads with a health score of 63/100, but none of the options score above 80.
- •⚠ pwasm-std, ink_lang_ir, ink_lang_codegen have not been updated in over a year.
- •pwasm-std is pre-1.0 — API may change.