Hacker News new | ask | show | jobs
by mwcampbell 2823 days ago
> The constant baseline size for the new runtime is <10kb gzipped.

That's still way more than Preact (~3 KB gzipped), and Preact supports IE 11 out of the box. I wonder why the Vue 3 baseline runtime will still be so much larger. What does Preact sacrifice to get that small size?