Skip to main content

make_engine

Function make_engine 

Source
pub fn make_engine() -> Engine
Expand description

Build a wasmtime::Engine with the outl sandbox configuration. Cheap to call; reuse the result across WasmModule instances when possible.