anweiss / cddl

Concise data definition language (RFC 8610) implementation and JSON and CBOR validator in Rust
https://cddl.anweiss.tech
MIT License
91 stars 13 forks source link

Fix int parsing error in wasm #152

Closed anweiss closed 2 years ago

anweiss commented 2 years ago

Fixes #145