mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +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