swc_bundler

Crates.ioswc_bundler
lib.rsswc_bundler
version31.0.0
created_at2020-08-12 13:33:05.277498+00
updated_at2025-09-06 04:54:57.033582+00
descriptionVery fast ecmascript bundler
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id275807
size370,424
SWC Bot (swc-bot)

documentation

https://rustdoc.swc.rs/swc_bundler/

README

swc_bundler

Bundler for the SWC project.

Features

  • Clean merging (generated code is easy to optimize)
  • Parallel file loading
  • Tree shaking
  • Common js support (aka require)
  • Circular imports

Tests live at /spack.

Commit count: 10767

cargo fmt