swc

Crates.ioswc
lib.rsswc
version40.0.0
created_at2021-01-01 06:32:21.1062+00
updated_at2025-09-15 03:06:17.391411+00
descriptionSpeedy web compiler
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id330007
size294,539
SWC Bot (swc-bot)

documentation

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

README

Testing

tests/exec

All files named exec.js or exec.ts will be executed, and the test system will ensure that original source code and transpiled source code print the same output to the console.

You can use ./scripts/check-issues.sh to automatically unignore fixed tests.

Commit count: 10767

cargo fmt