From 64f704597ea5ec7ba692b64dd9eddb6bd8e3ba3f Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Mon, 31 Mar 2025 20:02:55 +0900 Subject: [PATCH] added winxp version --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 4cda09ca9..c3c3e785f 100644 --- a/index.html +++ b/index.html @@ -225,6 +225,7 @@ which are explicitly labelled as Ports. | __C#__ (streaming) | Bernhard Pichler | https://github.com/bp74/Zstandard.Net | __C#__ (signed) | Tyler Young | https://github.com/ImpromptuNinjas/ZStd | __C#__ (Port) | Oleg Stepanischev | https://github.com/oleg-st/ZstdSharp +| __C__ (winXP) | jimmyleocn | https://github.com/jimmyleocn/zstd-winxp | __Javascript__ (emscripten) | Yoshihito | https://www.npmjs.com/package/zstd-codec | __Javascript__ (decoder, Port) | Arjun Barrett | https://www.npmjs.com/package/fzstd | __Javascript__ (decoder, wasm) | Don McCurdy | https://www.npmjs.com/package/zstddec -- 2.47.2