Skip to content

feat: add C api

Jakob Schneider Villumsen requested to merge c-api51 into main
  • 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

Merge request reports

Loading