From 22295971725901e954fb624b0171d47e2af998e8 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Wed, 18 Mar 2026 08:18:06 -0700 Subject: [PATCH] todo --- scripts/test/fuzzing.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/test/fuzzing.py b/scripts/test/fuzzing.py index 0bd459053ef..f721532b842 100644 --- a/scripts/test/fuzzing.py +++ b/scripts/test/fuzzing.py @@ -124,6 +124,8 @@ 'local-cse_idempotent.wast', # Not fully implemented. 'waitqueue.wast', + # TODO: fix handling of the non-utf8 names here + 'name-high-bytes.wast', ]