Skip to content

OpenGradient/zkml-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZKL FFI

C and CGO bindings for the EZKL library.

Setup

  1. Install c-for-go: go get github.com/xlab/c-for-go (Make sure $GOPATH is added to your $PATH env variable)
  2. Run make - this will compile the library and copy it to LIBRARY_PATH so the library can be found by compilers.