jazzdotdev / jazz

The Scripting Engine that Combines Speed, Safety, and Simplicity
Apache License 2.0
147 stars 11 forks source link

Decouple tera #117

Open Arnaz87 opened 5 years ago

Arnaz87 commented 5 years ago

Torchbear is tightly coupled with Tera, it requires the toml to have a template path and compiles those at startup.

Extend the bindings to create tera instances and let applications manage their own.