Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 302 Bytes

Native bindings

Bindings are implemented in form of standard libjsonnet.so implementation

Headers are described in c/libjsonnet.h, this file is exact copy from C implementation of jsonnet, plus additional jrsonnet-specific methods

Bindings should work as drop-in replacement for standard impl