Expand description
UBL WASM — Chip execution engine for WebAssembly
CONSTITUTION: Decoder ≠ Canon
- serde_json: decoder-only (from_str::
into TYPED structs) - json_atomic: canonizer (ONLY source of canonical bytes / stable hashing)
- NEVER serde_json::Value, NEVER json!, NEVER Map as semantic model.