Skip to main content

plugin

Function plugin 

Source
pub fn plugin(
    engine: &mut Engine<'_>,
    source: Spanned<DataSource>,
) -> SourceResult<Module>
Expand description

Loads a WebAssembly module.