swc_cli 0.104.4

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