From eaf77af3037a2fceb32a74236a570e55a385b75e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 3 Apr 2025 17:34:54 +0300 Subject: [PATCH] Updated s390x (markdown) --- s390x.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/s390x.md b/s390x.md index 7ef82bf..5f8bd39 100644 --- a/s390x.md +++ b/s390x.md @@ -64,9 +64,10 @@ Transfer/sec: 70.23MB - TSC platform game, C++ https://secretchronicles.org/en/news/2020/11/16/tsc-for-s390x-available/ - Darkest Hour halloween text adventure game, C89, xet7 ported to 30+ CPU/OS https://github.com/xet7/darkesthour - V https://github.com/vlang/v/issues/18737 at 2025-04-03 now works! + - Zig https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/internals/HACKING.md#building - Does not work yet: - - LLVM, Zig, Bun https://github.com/wekan/ferretdb/tree/main/node-deno-bun#trying-to-compile-llvm-for-zig-and-bun-at-s390x-fails - Bun https://github.com/oven-sh/bun/issues/2632 + - Partially related, Zig works, see above https://github.com/wekan/ferretdb/tree/main/node-deno-bun#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/denoland/deno/issues/20212 Ported by others, not xet7: