-
Similar to https://github.com/mlugg/setup-zig this extension should also support using mirrors for downloading Zig tarballs.
I'd prefer updating the mirror list to not require updating the extensio…
-
*moved from https://github.com/ziglang/zig/issues/18866*
### Steps to Reproduce and Observed Behavior
in a zig project with no system integrations options ask for shell completions with the prom…
-
### Feature Spec
The syntax for test declaration is:
```zig
test "name" {
// tests
}
test {
// more tests
}
```
If name is not provided, a test name is generated. You may have mu…
-
-
In [CI](https://github.com/cargo-bins/cargo-quickinstall/actions/runs/5925484217/job/16065002028?pr=225#step:5:520) of https://github.com/cargo-bins/cargo-quickinstall/pull/225 :
```
error: linkin…
-
Why not be a little crazy and try another language? Like Rust, Go, Ziglang ?
-
### How can we reproduce the crash?
windows 11 run:
```bash
bun install
```
![image](https://github.com/oven-sh/bun/assets/162266379/50e7ce1f-c206-4ff9-9287-3310426159ad)
### Relevant log …
-
# related:
- ✅ #363
- ✅ #378
- ✅ #362
- ✅ #374
-
### Zig Version
0.12.0-dev.286+b0d9bb0bb
### Steps to Reproduce and Observed Behavior
Buildthis code on windows x64 using `zig build -Doptimize=ReleaseSafe`
```zig
var gpa = std.heap.Ge…
-
## Please Describe The Problem To Be Solved
An important architecture to implement, used by banks, mainframes and supercomputers.
## Suggest A Solution
dropping dependencies from the `` libra…