Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
JavaScript
JavaScript
/JS Module/JS Meta Module/JS Builder/SWC/
SWC Plugin
Search

SWC Plugin

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Aug 10 2:48
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2023 Sep 26 14:45
Refs
Refs
plugins
swc-project • Updated 2023 Aug 30 11:53
 
 
 
 
 
swc/crates/swc_plugin at c8b026fe0c05e41cd78ea72dcbccc73c96b1f5b5 · swc-project/swc
This crate provides necessary types and macros for creating a custom plugin for SWC ( https://swc.rs/), which are WebAssembly modules that may be used to modify behavior of SWC. Currently only trasnform ( https://swc.rs/docs/usage/core#transform) is supported. Disclaimer: currently SWC plugin support is experimental, there may be possible breaking changes or unexpected behaviors.
swc/crates/swc_plugin at c8b026fe0c05e41cd78ea72dcbccc73c96b1f5b5 · swc-project/swc
https://github.com/swc-project/swc/tree/c8b026fe0c05e41cd78ea72dcbccc73c96b1f5b5/crates/swc_plugin
swc/crates/swc_plugin at c8b026fe0c05e41cd78ea72dcbccc73c96b1f5b5 · swc-project/swc
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
JavaScript
JavaScript
/JS Module/JS Meta Module/JS Builder/SWC/
SWC Plugin
Copyright Seonglae Cho