• Joined on 2025年06月13日
edqx commented on issue fairyglade/ly#991 2026年05月19日 01:38:54 +02:00
[Bug] Build fails on Alpine

Might be related to this issue: https://codeberg.org/ziglang/translate-c/issues/317

edqx commented on issue fairyglade/ly#991 2026年05月19日 01:25:03 +02:00
[Bug] Build fails on Alpine

Part of this can be solved by specifying musl in the target triple: zig build installexe -Dtarget=x86_64-linux-musl -Dinit_system=openrc. I'm not sure why musl is needed to be specified here.

edqx commented on issue fairyglade/ly#991 2026年05月17日 19:42:53 +02:00
[Bug] Build fails on Alpine

Same error. I'm not sure how I can best help, is there any more info you need?

edqx opened issue fairyglade/ly#991 2026年05月17日 02:03:32 +02:00
Build Fails on Alpine
edqx commented on pull request ziglang/zig#30215 2025年12月19日 11:07:23 +01:00
added "basic" init option to zig init

The doubters of zig init -m were right when they said it was a slippery slope. We should've heeded their call.

edqx commented on pull request ziglang/zig#30044 2025年11月29日 15:26:57 +01:00
Return a usize from @abs if given an isize

What's up with the commit author?