From 092f837869af197867a5bd2469cf6da76a2da467 Mon Sep 17 00:00:00 2001 From: Sean McBride Date: Thu, 4 Mar 2021 11:39:39 -0500 Subject: [PATCH] chore: Update hyde spec path to standard format --- runtime/experiments/applications/hyde/spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/experiments/applications/hyde/spec.json b/runtime/experiments/applications/hyde/spec.json index a175600..818179e 100644 --- a/runtime/experiments/applications/hyde/spec.json +++ b/runtime/experiments/applications/hyde/spec.json @@ -1,7 +1,7 @@ { "active": "yes", "name": "gocr", - "path": "gocr.aso", + "path": "gocr_wasm.so", "port": 10000, "relative-deadline-us": 50000000000, "argsize": 1,