From 90acb72a4bd5e722263e98b008264c227caf70f3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 3 Apr 2025 17:20:12 +0300 Subject: [PATCH] Updated s390x (markdown) --- s390x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s390x.md b/s390x.md index 7722b73..4df6ecc 100644 --- a/s390x.md +++ b/s390x.md @@ -66,7 +66,7 @@ Transfer/sec: 70.23MB - V https://github.com/vlang/v/issues/18737 at 2025-04-03 now works! - Does not work yet: - LLVM, Zig, Bun https://github.com/wekan/wekan-node20#trying-to-compile-llvm-for-zig-and-bun-at-s390x-fails - - Deno, because Rust ring (a crypto dependency) does not support s390x https://github.com/wekan/wekan-node20#trying-to-compile-deno-for-s390x-fails + - Deno, because Rust ring (a crypto dependency) does not support s390x https://github.com/denoland/deno/issues/20212 Ported by others, not xet7: - PostreSQL https://news.ycombinator.com/item?id=38398305