Ecmascript parsing, transformation, and code generation for the SWC compiler.
# Cargo.toml
[dependencies]
swc_ecmascript = "59.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse ECMAScript code using SWC.
Add `features = ["parser"]` to your Cargo.toml dependency.
No dependency data recorded yet.