How small is a static binary to run this in my containers?
How are some ways to integrate the typed config in a language?
The following languages natively bind to Dhall:
* Haskell * Clojure * Ruby
... and the following language bindings are in progress:
* Rust * Go * Python * PureScript
In the absence of a native language binding, you can convert Dhall to YAML or JSON and read that in.
How small is a static binary to run this in my containers?
How are some ways to integrate the typed config in a language?