Prerequisites

Rspack is built using Rust and NAPI-RS, then released as Node.js packages.

Setup Rust

  • Install Rust using rustup.
  • If you are using VS Code, we recommend installing the rust-analyzer extension.

Setup Node.js

Use the latest Node.js LTS version. For installation instructions, see Install Node.js.