You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i would like to use yq as shared llibrary in other languages like python, micropython, bash (ctypes.sh) using libffi or use it in sqlite like extension.
solution would be to compile it as libyq.so similar like jq has libjq.so with generated c api.