19:40
2026-06-21
friendlybit.com
developer-tools
JustHTML 3.0.0: A new HTML5 parser architecture
JustHTML 3.0.0 introduces a new plan-driven parser architecture that collapses tokenization, tree building, and sanitization into a single loop, achieving a 2x speedup over traditional HTML5 parsers. โฆ