swc/crates/swc_plugin
2022-01-07 15:18:26 +09:00
..
scripts refactor: Flatten crates (#2697) 2021-11-09 20:42:49 +09:00
src feat(plugin): Pass serialized ast to a wasm file (#3199) 2022-01-07 15:13:46 +09:00
tests refactor(plugin): Remove codes related to the plugin system based on abi_stable (#3188) 2022-01-04 10:26:17 +00:00
Cargo.toml chore: Publish crates 2022-01-07 15:18:26 +09:00
README.md chore: Update markdown files to use "SWC" instead of "swc" (#2744) 2021-11-15 04:26:04 +00:00

swc_plugin

Base runtime for SWC plugins, written in rust.