0
0
Fork
You've already forked ziglang.org
0
forked from ziglang/ziglang.org

main #7

Merged
ML-MZT merged 21 commits from ziglang/ziglang.org:main into main 2026年05月17日 14:21:41 +02:00
No description provided.
/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.
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
Reference in a new issue
ML-MZT/ziglang.org
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?