120 releases (1 stable)

1.0.0 Oct 12, 2024
0.90.3 Oct 10, 2024
0.90.2 Jul 19, 2024
0.90.0 Aug 22, 2022
0.0.0 Jul 4, 2021

#916 in Programming languages

Download history 25709/week @ 2024-09-21 23509/week @ 2024-09-28 26116/week @ 2024-10-05 25882/week @ 2024-10-12 25589/week @ 2024-10-19 25999/week @ 2024-10-26 28856/week @ 2024-11-02 30155/week @ 2024-11-09 32660/week @ 2024-11-16 29609/week @ 2024-11-23 32289/week @ 2024-11-30 34951/week @ 2024-12-07 31229/week @ 2024-12-14 17381/week @ 2024-12-21 18733/week @ 2024-12-28 37784/week @ 2025-01-04

111,197 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

7KB
70 lines

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).

Dependencies

~46KB