pub fn set_active_config(cfg: OptimizationConfig)Expand description
Record the optimization config for the current compile. Call at every compile entry (codegen / VM) so the deep codegen + VM toggle reads see it.
pub fn set_active_config(cfg: OptimizationConfig)Record the optimization config for the current compile. Call at every compile entry (codegen / VM) so the deep codegen + VM toggle reads see it.