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.