Searched refs:instance_res (Results 1 – 1 of 1) sorted by relevance
57 auto instance_res = Instance::create(store, module, {hello_func}); in run_worker() local58 if (!instance_res) { in run_worker()62 Instance instance = instance_res.unwrap(); in run_worker()