Registry / build-tool / swc-ecma-transforms-proposal

swc-ecma-transforms-proposal

JSON →
library41.0.2rscratesunverified

Rust port of Babel and Closure Compiler transforms for ECMAScript proposals.

# Cargo.toml [dependencies] swc_ecma_transforms_proposal = "41.0.2"
INSTALL
IMPORT
SIG · SWC-ECMA-TRANSFORM
S
swc-ecma-transforms-proposal
build-toolrustv41.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

class_static_block
✓ use swc_ecma_transforms_proposal::proposal::class_static_block;

Imports the class static block transform.

use swc_ecma_transforms_proposal::proposal::class_static_block; fn main() { let _ = class_static_block(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
41.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
1
Resources
swc-ecma-transforms-proposal — cargo add swc-ecma-transforms-proposal · libregistry