Decision Workspace
rs-wat2wasm vs fhex vs oak-wat
Side-by-side comparison of Rust crates
43
rs-wat2wasm
experimentalv0.1.0
Converts the wat to wasm bytes.
56
fhex
stablev2.0.2
Hex float conversion: ToHex for formatting, FromHex for parsing. IEEE 754 hexadecimal format (0x1.8p+1).
56
oak-wat
experimentalv0.0.10
WebAssembly Text (WAT) language parser with support for web platform development and portable code generation.
Core Metrics
| rs-wat2wasm | fhex | oak-wat | |
|---|---|---|---|
| Health Score | 43 | 56 | 56 |
| Total Downloads | 13 | 2.8K | 415 |
| 30d Downloads | 13 | 129 | 79 |
| Dependents | 0 | 6 | 6 |
| Releases | 1 | 4 | 10 |
| Last Updated | 9d ago | 38d ago | 4d ago |
| Age | 9d | 2y 3m | 5m |
Health Breakdown
rs-wat2wasm
Maintenance
12
Quality
14
Community
3
Popularity
1
Documentation
13
fhex
Maintenance
14
Quality
20
Community
8
Popularity
4
Documentation
10
oak-wat
Maintenance
19
Quality
14
Community
7
Popularity
3
Documentation
13
Technical Details
| rs-wat2wasm | fhex | oak-wat | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.2 | 0.0.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MPL-2.0 |
| Dependencies | 1 | 1 | 10 |
| Crate Size | 8KB | 14KB | 27KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fhex leads with a health score of 56/100, but none of the options score above 80.
- •rs-wat2wasm, oak-wat are pre-1.0 — API may change.