pub fn get(engine: &Engine, code: &[u8]) -> Result<Module>
Returns a compiled Wasmtime module, using an in-memory LRU cache on hits.