swc

Crates.ioswc
lib.rsswc
version0.279.1
sourcesrc
created_at2021-01-01 06:32:21.1062
updated_at2024-07-12 04:56:55.811109
descriptionSpeedy web compiler
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id330007
size260,946
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: 9179

cargo fmt