Expand description
C-compatible FFI for the GAP apply engine.
Exposes gap_resolve_envelope for use via CGo (or any C caller).
Returns heap-allocated JSON strings; caller must free with gap_free_string.
Functions§
- gap_
free_ ⚠string - Free a string previously returned by
gap_resolve_envelope. - gap_
resolve_ ⚠envelope - Resolve a GAP envelope against an optional base artifact.