From ab3a10eaedf10ff086f89f5e7c940b86a93e130f Mon Sep 17 00:00:00 2001 From: Nikolay Nikolov Date: Thu, 27 Feb 2025 14:35:53 +0200 Subject: [PATCH] * WASI renamed WASIp1 in ppudump --- compiler/utils/ppuutils/ppudump.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/utils/ppuutils/ppudump.pp b/compiler/utils/ppuutils/ppudump.pp index e6da6a96a2..e9957e9b23 100644 --- a/compiler/utils/ppuutils/ppudump.pp +++ b/compiler/utils/ppuutils/ppudump.pp @@ -240,7 +240,7 @@ const { 111 } 'Darwin-AArch64', { 112 } 'AmstradCPC-Z80', { 113 } 'SinclairQL-m68k', - { 114 } 'WASI-WASM32', + { 114 } 'WASIp1-WASM32', { 115 } 'FreeBSD-AArch64', { 116 } 'Embedded-aarch64', { 117 } 'Linux-MIPS64',