ESBuild
JavaScript
の
Bundler
と
minifier
Webpack
より70倍速いらしい
github
Go実装
$ nix-shell -p esbuild
何故速いのか?
https://esbuild.github.io/faq/
構文解析すっ飛ばして一回のパスでコンパイルするから速い
https://zenn.dev/mizchi/articles/native-esm-age#transpiler-のトレンド
https://itnews.org/news_contents/oss-esbuild
https://www.kabuku.co.jp/developers/ultrafast-tsx-build-tool-esbuild
https://qiita.com/hedrall/items/2548718cfdf7bef3efc0
https://developers.cyberagent.co.jp/blog/archives/26336/
https://zenn.dev/koga1020/articles/f146688545cd93d110ab