mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-20 12:27:42 +00:00
Instead of creating and destroying a new ByteBuffer for every block we process during block list generation, just use stack memory instead.