swc_plugin

Crates.ioswc_plugin
lib.rsswc_plugin
version1.0.1
created_at2021-07-04 13:12:10.92441+00
updated_at2025-07-04 11:40:09.511306+00
descriptionSDK for authoring swc plugin
homepage
repositoryhttps://github.com/swc-project/swc.git
max_upload_size
id418573
size6,939
SWC Bot (swc-bot)

documentation

https://rustdoc.swc.rs/swc_plugin/

README

swc_plugin (PUBLIC INTERFACE DEPRECATED)

Provides internal implementation detail to communicate between @swc/core to the plugin.

NOTE: This was previously entrypoint sdk to authoring a plugin, but swc_core becomes a meta entrypoint to any features SWC provides (https://github.com/swc-project/swc/discussions/5244).

Commit count: 10767

cargo fmt