Being able to choose your target browsers in Babel is a little like -march in a native code compiler!
Browser targeting has the nice property that you can collect popularity metrics to make quantitative decisions too.
miniblog.
Related Posts
I'm considering using WebP more: for example, my websites would load faster and browsers have supported it since 2020: https://caniuse.com/webp
That said, GitHub just added support in August 2025, so I suspect I'd still find use cases that don't work yet:
It's funny how webkit-based browsers account an increasingly large proportion of users, but there's no similar trend in JS engines.
The JS implementation space seems to be much more diverse, at least in browsers.
Spectre vulnerabilities remain a problem in browsers, and the PoC even works on new Apple silicon!
