Expand description
Top-level bytecode decoder: canonical Vec<u8> → KeyCard.
Reverses crate::bytecode::encode::encode_bytecode; applies the
validity rules of design/SPEC_mk_v0_1.md §4.
Functions§
- decode_
bytecode - Decode canonical bytecode (pre-chunking) into a
KeyCard.