Skip to content

Commit

Permalink
update wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
siq1 committed Sep 9, 2024
1 parent 8c890d2 commit 37897a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ type API = ecgo.API
type CompileResult = ecgo.CompileResult

var Compile = ecgo.Compile
var DeserializeLayeredCircuit = ecgo.DeserializeLayeredCircuit
var DeserializeInputSolver = ecgo.DeserializeInputSolver

0 comments on commit 37897a1

Please sign in to comment.