Crate ubl_wasm

Crate ubl_wasm 

Source
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.

Structs§

ChipInput
ChipResult
Context
DecisionOutput
RefOperand

Enums§

ContextValue
LogicExpr
LogicExprStrict
Op
Operand

Functions§

blake3_hex
canonicalize_context
decision_cid
evaluate_chip