esbuild vs swc
We don't have data for evanw/esbuild, swc-project/swc yet. They will appear here as soon as the next sync run completes.
Both are Rust / Go single-binary TS/JS transformers. esbuild is the default for Vite; swc is the default for Next.js (Turbopack) and many other React toolchains. Pick by which bundler you already use; both are excellent.
Browse other comparisons