mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
add nim ffi and genffi build task
This commit is contained in:
parent
d3e667e758
commit
446066718b
@ -21,4 +21,8 @@ static:
|
||||
|
||||
{.passl: "-lcodex_storage_proofs" & " -L" & libDir.}
|
||||
|
||||
proc prove_mpack_ext()
|
||||
import codex_proofs_ffi
|
||||
export codex_proofs_ffi
|
||||
|
||||
when isMainModule:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user