{"library":"rolldown","type":"library","category":null,"description":"Rolldown is a high-performance JavaScript and TypeScript bundler written in Rust, aiming to unify and replace esbuild and Rollup in build pipelines like Vite. It offers 10-30x faster builds than Rollup due to its Rust-based, parallel processing architecture. Currently at version `1.0.0-rc.16`, Rolldown is in a Release Candidate phase, signaling API stability with no planned breaking changes before the 1.0 stable release, though experimental features like minification may still have rough edges. It features a Rollup-compatible plugin API, built-in transforms for TypeScript and JSX powered by Oxc, native CJS/ESM interoperability without additional plugins, and granular code splitting akin to Webpack's `optimization.splitChunks`. Rolldown is designed to serve as Vite 8+'s default bundler but can also be used as a standalone tool, offering more control than esbuild when complex chunking is required.","language":"javascript","status":"active","version":"1.0.0-rc.16","tags":["javascript","bundler","esbuild","parcel","rolldown","rollup","webpack","typescript"],"install":[{"cmd":"npm install rolldown","imports":["import { rolldown } from 'rolldown';","import { defineConfig } from 'rolldown';","import type { RolldownInputOptions, RolldownOutputOptions } from 'rolldown';"]},{"cmd":"yarn add rolldown","imports":[]},{"cmd":"pnpm add rolldown","imports":[]}],"homepage":"https://rolldown.rs","github":"https://github.com/rolldown/rolldown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rolldown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rolldown/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}