JS-036 MED: git.delta.encode — git delta producer over dog/git/DELT

Expose DELTEncode as git.delta.encode(base, target, out), the twin of the existing git.delta.apply. The missing primitive for delta-compressing objects in a pure-JS git-wire client (thin packs, push deltas). Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers

Outcome