jsonnet
jsonnet copied to clipboard
questions about api
Hello I am looking for a bug in jsonnet using fuzzer This is the plan to be reported to you.
However, there are questions Do you know the jsonnet API list or document? I really want to make sure that the bugs I found are triggered outside. BR
Jsonnet is typically run as a commandline tool and we're deprecating the C++ implementation in favour of the Go implementation.
Having said that, there is a library header libjsonnet.h that provides the public interface.
FWIW There is also this for gp-jsonnet: https://pkg.go.dev/github.com/google/go-jsonnet?utm_source=godoc