Skip to main content

get

Function get 

Source
pub fn get(engine: &Engine, code: &[u8]) -> Result<Module>
Expand description

Returns a compiled Wasmtime module, using an in-memory LRU cache on hits.