Back to Flow

SWC

website/docs/tools/swc.md

0.321.0622 B
Original Source

SWC is a fast, Rust-based platform for compiling and bundling JavaScript and TypeScript. It can parse Flow syntax and strip Flow type-only constructs during transform, leaving you with runnable JavaScript.

For installation and configuration, follow the official guide: Using SWC with Flow.

See Also {#toc-see-also}