Updated s390x (markdown)

Lauri Ojansivu 2024-01-21 16:32:09 +02:00
parent 02368aeb30
commit 6a080770c5

@ -16,7 +16,11 @@ Other non-WeKan Open Source projects xet7 tried to build at s390x:
- Works:
- 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
- Darkest Hour halloween text adventure game, C89, xet7 ported to 30+ CPU/OS https://github.com/xet7/darkesthour
- 2024-01-20 Petclinic fork https://github.com/xet7/pet , with command `blink redbean.com`
- When xet7 added issue about blink segfault at s390x, 5 minutes later jart added fix https://github.com/jart/blink/issues/162
- Blink is x86_86 emulator, similar to qemu https://github.com/jart/blink
- Redbean is webserver https://redbean.dev
- Does not work yet:
- V https://github.com/vlang/v/issues/18737
- LLVM, Zig, Bun https://github.com/wekan/wekan-node20#trying-to-compile-llvm-for-zig-and-bun-at-s390x-fails