mirror of
https://github.com/typst/typst
synced 2025-05-15 01:25:28 +08:00
- Templates scope state changes - State-modifying function operate in place instead of returning a template - Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map - No more wide calls