Module plugin_
module_
bytes
swc_
plugin_
runner
8.0.0
Module plugin_
module_
bytes
Module Items
Structs
Traits
In crate swc_
plugin_
runner
Modules
cache
plugin_module_bytes
wasix_runtime
Functions
create_plugin_transform_executor
swc_plugin_runner
Module
plugin_module_bytes
Copy item path
Settings
Help
Summary
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