I want to have a single set of templates that work in multiple host languages.
Currently, the languages I need are: Go, Java and JavaScript.
Nice-to-have languages are C (or Zig) and Rust.
Based on Mustache which has a ton of ports and a specification, but no logic means too much stuff has to live in the hosting language.