go-jsonnet/c-bindings
mikehoyle eac7db4471 c-bindings: Add jsonnet_realloc export
This adds the realloc function as an export in c-bindings.go so
that it is included in the generated header and can be used by
dependent libraries.
2022-10-21 17:55:35 +01:00
..
.gitignore Minimal C bindings (#257) 2019-03-16 17:47:12 -04:00
BUILD.bazel Using cpp_jsonnet as external repo 2020-10-30 19:45:27 +01:00
c-bindings.go c-bindings: Add jsonnet_realloc export 2022-10-21 17:55:35 +01:00
handles.go memory align structs (#635) 2022-10-19 06:19:15 +01:00
internal.h c-bindings: Add jsonnet_realloc export 2022-10-21 17:55:35 +01:00
libjsonnet.cpp c-bindings: Add jsonnet_realloc export 2022-10-21 17:55:35 +01:00