From 79c018bddfc9bad0bd0bcbd950cbae06c584fbcb Mon Sep 17 00:00:00 2001 From: "Dmitry Iv." Date: Tue, 18 Aug 2026 15:23:12 -0400 Subject: [PATCH] watr: half precision supported as of 5.8.0 --- features.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features.json b/features.json index ca8c43d0..84a0ef72 100644 --- a/features.json +++ b/features.json @@ -927,6 +927,7 @@ "extendedConst": true, "extendedNameSection": null, "gc": true, + "halfPrecision": "5.8.0", "jsPrimitiveBuiltins": null, "jsStringBuiltins": true, "jspi": null,