go-twig/examples/compiled_templates/templates
semihalev f9b283c393 Add template compilation capabilities
- Implement a compiled template format using gob encoding
- Add methods to compile templates and load from compiled templates
- Create dedicated CompiledLoader for managing compiled templates
- Enable auto-reload support for compiled templates
- Add comprehensive tests including benchmarks
- Create example application for template compilation workflow
- Update documentation with compilation features and examples

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-10 09:21:20 +03:00
..
products.twig Add template compilation capabilities 2025-03-10 09:21:20 +03:00
user_profile.twig Add template compilation capabilities 2025-03-10 09:21:20 +03:00
welcome.twig Add template compilation capabilities 2025-03-10 09:21:20 +03:00