esbuild macOS 64-bit Binary

JSON →
library 0.0.2035 ·javascript
verified Jun 4, 2026

esbuild is an extremely fast JavaScript bundler and minifier written in Go. Version 0.0.2035 provides the macOS 64-bit binary for the esbuild package. esbuild is known for its speed, often 10-100x faster than traditional bundlers like Webpack or Rollup. It supports ES modules, CommonJS, TypeScript, JSX, CSS bundling, and code splitting. The binary package is platform-specific and typically installed automatically as a dependency of the main 'esbuild' package. This release cadence is frequent, with multiple versions per month. Key differentiators: speed, minimal configuration, built-in bundling and minification, and support for modern JavaScript and CSS.