swc_cli 0.121.0

Commandline for SWC
1
2
3
fn main() -> anyhow::Result<()> {
    swc_cli_impl::run()
}