From 3cf9fd96b2439549241ef0d4d6343c6e58c26c82 Mon Sep 17 00:00:00 2001 From: "Hichem R. A." Date: Sun, 7 Dec 2025 16:13:14 +0100 Subject: [PATCH] Update Owi's features (set multimemory to true) --- features.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.json b/features.json index 26dedd05..a68c81ad 100644 --- a/features.json +++ b/features.json @@ -695,7 +695,7 @@ "tailCall": true, "customPageSizes": false, "multiValue": true, - "multiMemory": false, + "multiMemory": true, "mutableGlobals": true, "referenceTypes": true, "relaxedSimd": false,