swc_
plugin_
runner
4.0.0
Module plugin_
module_
bytes
Module Items
Structs
Traits
In crate swc_
plugin_
runner
swc_plugin_runner
Module
plugin_module_bytes
Copy item path
source
Structs
§
Compiled
Plugin
Module
Bytes
A struct for the plugin contains pre-compiled binary. This is for the cases would like to reuse the compiled module, or either load from FileSystemCache.
RawPlugin
Module
Bytes
A struct for the plugin contains raw bytes can be compiled into Wasm Module.
Traits
§
Plugin
Module
Bytes