Interop#
Official capnp CLI#
tests/capnp-cli-interop-test.cpp memcmp-equals:
schema-order encode vs
capnp encodecapn_canonicalizevscapnp convert binary:canonicalpacked of those unpacked bytes vs
capnp convert binary:packed
Needs the capnp 1.0.2 binary. Meson registers the gtest only when
find_program('capnp') succeeds.
capnp-fortran goldens#
Encode/decode against the capnp-fortran AddressBook goldens lives in
tests/fortran-golden-test.cpp (tests/fortran-golden.md). The C
runtime is the golden-master peer for
capnp-fortran capnp_cabi and for
capnp-janet wire tests.
Sibling runtimes#
Runtime |
Role |
|---|---|
this library |
Pure C + |
F2018, plugin, RPC, C ABI shim |
|
Janet module + embeddable C |