$ swc_common
v18.0.1Common utilities for the swc project.
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
Links • https://swc.rs/ • https://www.npmjs.com/package/@swc/core • https://www.npmjs.com/package/@swc/counter?activeTab=dependents • https://crates.io/crates/swc_ecma_parser • https://github.com/swc-project/swc/releases/latest • https://rustdoc.swc.rs/swc/ • https://rustdoc.swc.rs/swc_ecma_parser/ • https://swc.rs/docs/installation/ • https://swc.rs/docs/migrating-from-babel • https://swc.rs/docs/benchmark-transform • https://discord.com/invite/GnHbXTdZz6 • https://opencollective.com/swc • https://github.com/swc-project/swc/discussions • https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg • https://github.com/swc-project/swc/sponsors • https://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
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add swc_commonOr add to Cargo.toml: swc_common = "18.0.1"