From 42a9c5db08585178a4be4de50e745f4a6071186a Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 27 Feb 2026 19:50:50 +0000 Subject: [PATCH] Fix 0BRANCH function table entry --- wipforth.wat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wipforth.wat b/wipforth.wat index 60be012..fc6bf04 100644 --- a/wipforth.wat +++ b/wipforth.wat @@ -996,7 +996,7 @@ "\06BRANCH\00" "\36\00\00\00") - (elem (i32.const 0x37) $branch) + (elem (i32.const 0x37) $zbranch) (data (i32.const 0x04a8) "\98\04\00\00" "\070BRANCH"