swc_cli 0.91.81

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