Function veriwasm::runner::run_helper[][src]

pub fn run_helper(
    config: Config,
    module: VwModule,
    plt_funcs: Vec<(u64, String)>,
    func_signatures: VwFuncInfo
)