Skip to main content

create_engine_with_spill

Function create_engine_with_spill 

Source
pub fn create_engine_with_spill(
    grid: Arc<Grid>,
    spill_map: Arc<SpillMap>,
) -> Engine
Expand description

Create a Rhai engine with built-ins registered and a shared spill map.