swc/plugin
2021-09-28 22:05:20 +09:00
..
build feat(plugin): Groundwork for rust plugin system (#1893) 2021-08-25 15:07:09 +00:00
runner feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
scripts feat(plugin): Groundwork for rust plugin system (#1893) 2021-08-25 15:07:09 +00:00
src feat(plugin): Groundwork for rust plugin system (#1893) 2021-08-25 15:07:09 +00:00
testing feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
README.md feat(plugin): Groundwork for rust plugin system (#1893) 2021-08-25 15:07:09 +00:00

swc_plugin

Base runtime for swc plugins, written in rust.