feat: add C api
-
Remove debug info -
Refactor into separate functions (possibly “pure” Go) -
Consider using C.malloc
from Go. Otherwise, use custom C function defined in CGo header as quick fix.
Closes #13, #51
Edited by Jakob Schneider Villumsen