The Rspack Rust Book
Rspack is a high performance JavaScript bundler written in Rust. It offers strong compatibility with the webpack ecosystem, allowing for seamless replacement of webpack, and provides lightning fast build speeds.
Sections
Rspack Custom Binding - Getting Started
In this section, we will learn how to create a custom binding for Rspack.