No description provided.
forked from ziglang/ziglang.org
main #7
Merged
ML-MZT
merged 21 commits from 2026年05月17日 14:21:41 +02:00
ziglang/ziglang.org:main into main
ML-MZT
commented 2026年05月17日 14:15:33 +02:00
ML-MZT
added 21 commits 2026年05月17日 14:15:35 +02:00
/download/ needed to be promoted to a site section for this to work, which meant moving the index page from /download.smd to /download/index.smd.
ziglang/zig#30003
Like arm[eb]-linux, it has broken stack traces at the moment.
There just isn't a released glibc or musl for this target yet. So this criterion for Tier 2 doesn't really apply at the moment. And we will obviously gain libc support next time we update glibc.
While it's not possible to catch a trap in WebAssembly and print a stack trace, the runtime can do so based on debug info, and this indeed works with e.g. Wasmtime.
While stack trace support depends on the runtime to do it, making a full ✅
questionable, we do still want to indicate that we do our part by producing
usable debug info.
This reverts commit 89a6bd2537.
We currently have a bug where the cwd of the build is put in the cache as an
absolute path. Since the Forgejo Runner generates a unique working directory
path for each run, this means $HOME/cache just keeps growing because we get no
cache hits.
We can try this again when that bug is fixed.
ML-MZT
merged commit 97fbde62ad into main 2026年05月17日 14:21:41 +02:00
ML-MZT
referenced this pull request from a commit 2026年05月17日 14:21:43 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
ML-MZT/ziglang.org!7
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ziglang/ziglang.org:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?