$ swc_common

v18.0.1

Common utilities for the swc project.

Downloads: 17.9M
Recent: 3.3M
Versions: 336
Updated: December 4, 2025

Latest Update Summary

Crate

Name: swc_common New version: 15.0.0 Release date: 2025-09-27T03:52:01Z

Crate readme

Short description Make the web (development) faster.

Long description SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, see rustdoc and for most users, your entry point for using the library will be parser. MSRV of crates is currently 1.73.

Features • Node v10+ for usage • Node v20+ for development • MSRV 1.73

Code Examples Update all SWC crates

 curl https://raw.githubusercontent.com/swc-project/swc/main/scripts/update-all-swc-crates.sh | bash -s

Linkshttps://swc.rs/https://www.npmjs.com/package/@swc/corehttps://www.npmjs.com/package/@swc/counter?activeTab=dependentshttps://crates.io/crates/swc_ecma_parserhttps://github.com/swc-project/swc/releases/latesthttps://rustdoc.swc.rs/swc/https://rustdoc.swc.rs/swc_ecma_parser/https://swc.rs/docs/installation/https://swc.rs/docs/migrating-from-babelhttps://swc.rs/docs/benchmark-transformhttps://discord.com/invite/GnHbXTdZz6https://opencollective.com/swchttps://github.com/swc-project/swc/discussionshttps://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svghttps://github.com/swc-project/swc/sponsorshttps://github.com/swc-project/swc/blob/main/package.json#L22

https://rustdoc.swc.rs/swc_common/ https://api.github.com/repos/swc-project/swc/releases/250463226

Release info

Release version:

Release description

Code Examples

Patch update: 18.0.0 → 18.0.1

$ DOWNLOADS TREND

15.6M17.9M

$ VERSION HISTORY

v18.0.1December 4, 2025
v18.0.0November 27, 2025
v17.0.1November 8, 2025
v17.0.0November 3, 2025
v16.0.0October 28, 2025
v15.0.0October 20, 2025
v14.0.4September 16, 2025

$ LINKS

$ INSTALL

cargo add swc_common

Or add to Cargo.toml: swc_common = "18.0.1"