-
I'm unsure how to properly diagnose this issue, but since it didn't happen on Asahi Fedora (at least I don't think it did, I switched to NixOS so I don't have Fedora installed anymore to test), I assu…
-
Zig is obviously great and we love it.
#### Specific painpoints
Safety checks for `undefined` are not good enough. That `undefined` is a user-visible number in debug builds and not in release b…
-
Our wish list for the upstream Zig project!
Overall, we are happy with Zig, and nothing blocks us. Zig's great, we need more Zig!
Some specific pain points, from highest priority to lowest prio…
-
Measure end to end latency:
* [x] Add a `load_offered` parameter.
* [x] Generate transfers individually with a poisson process with rate `load_offered` (with fixed seed)
* [x] Fill each batch wi…
jamii updated
2 months ago
-
```
/Users/cbarrett/.cache/zig/p/1220ce16c66295bc5234fb9c82c910ba0d68d134531a6eadd04d31ab75ecf8bc973b/build.zig:28:28: error: no field named 'path' in union 'Build.LazyPath'
lib.addIncludePath(.…
-
### Zig Version
0.14.0-dev.1860+2e2927735
### Steps to Reproduce and Observed Behavior
I just try the DLL function. There are many problems.
Create DLL and EXE by default, and use the command li…
-
When running zig.get on MacOS
```
mix zig.get --version 0.13.0 --os macos
```
I encounter this error:
```
** (FunctionClauseError) no function clause matching in String.trim/1
T…
-
I'm currently torn between making a separate package (LSP-Zig) and rolling that functionality into this package itself.
I'd love to have it be a one stop shop, but maybe some people want to have di…
-
It would be great if [Zig](https://github.com/ziglang/zig) highlighting is supported by default.
-
Zig's code supports compile-time calculations. Complex types are difficult to get results through syntax analysis. Only the Zig compiler can understand its code most accurately. Does ZLS plan to use t…