Arnaud bd36032251
feat: add c binding (#1322)
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2025-11-13 07:34:09 +00:00
..
2025-11-13 07:34:09 +00:00
2025-11-13 07:34:09 +00:00
2025-11-13 07:34:09 +00:00

Pre-requisite

libcodex.so is needed to be compiled and present in build folder.

Compilation

From the codex root folder:

go build -o codex-go examples/golang/codex.go

Run

From the codex root folder:

export LD_LIBRARY_PATH=build
./codex-go