We build a spec for the Handlebars language. It's test-cases can be used in many programming languages.
We use a custom parser and a visitor-based runtime, which is faster than Handlebars 4.x.
Designed with clean code in mind. Adding features and fixing bugs will be easy in the future.