LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Wtns.h File Reference
#include "llzk/Util/Field.h"
#include <mlir/IR/BuiltinOps.h>
#include <llvm/Support/Error.h>
#include <llvm/Support/JSON.h>
Include dependency graph for Wtns.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llzk
namespace  llzk::witgen

Functions

llvm::Error llzk::witgen::writeWtns (mlir::ModuleOp moduleOp, const llvm::json::Value &fullWitness, const Field &field, llvm::StringRef outputFilename)
 Write a snarkjs-compatible WTNS v2 file from a full-witness JSON result.