Rspack optimizes web development by splitting code into smaller bundles, removing unused code with tree shaking, and offering compatibility with webpack plugins. It supports module federation for code sharing, manages static assets, and is compatible with webpack loaders. Features include hot module replacement, a
Table of contents
Why Rspack?Sort: