anweiss / cddl

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

Update CI and fix wasm build flags #206

Closed anweiss closed 1 year ago

anweiss commented 1 year ago

Fixes #205 and other wasm build errors. Also adds wasm integration tests.