Hacker News new | ask | show | jobs
by creata 410 days ago
I could deal with all of the other issues if it weren't for the absurdly long compile times. I wonder where most of that time is spent.
1 comments

Some is spent on optimizing the results on the paragraph, page, and multi-page level: river elimination, color balance, widow and orphan elimination, etc. I don't know how much of this Typst does; certainly HTML + CSS does none of it.