Dev Diary 07/11/2018 and 08/11/2018
- more words
- feels like the discussions are approaching a point where I can resume work on the encodings soon(ish)
- code: https://github.com/AljoschaMeyer/varu64-rs/blob/master/src/nb.rs
- decoding of VarU64s that can deal with partial input, and encoding that can deal with partial output (space)
- this is the beginning of implementing bpmux/rel in rust