-
### Zig Version
latest
### Steps to Reproduce and Observed Behavior
using standard emerge zig at Gentoo produces:
/var/tmp/portage/dev-lang/zig-9999/temp/environment: line 3320: 12302 Segmentati…
-
Zig slice doesn't include capacity
-
Upon binding The-Forge, we found a case where it has a function with a parameter called `align`. This causes a compile error because align is also a Zig keyword. c2z should replace it with `@"align"`.…
-
### Zig Version
0.14.0-dev.2310+b0dcce93f
### Steps to Reproduce and Observed Behavior
```c
#include
int main() {
long double a = 1.0e+119L;
long double b = 1.0e+119L;
long doub…
-
Hello! I've been working on [an SDL-like library for Zig (named `seizer`)](https://github.com/leroycep/seizer), but my main focus has been on Linux, specifically Wayland. Recently I split out [the Way…
-
### How can we reproduce the crash?
REPRO:
```shell
bun add @tanstack/react-router:^1.57.13 @tanstack/router-devtools:^1.57.13
```
### Relevant log output
_No response_
### Stack Trace (bun.repor…
-
```bash
❯ uname -a
Darwin MacBook-Pro-2 23.5.0 Darwin Kernel Version 23.5.0 RELEASE_ARM64_T6031 arm64
❯ zig version
0.13.0
capy on master via ↯ v0.13.0
❯ zig build
/.cache/zig/p/1220bc…
-
@billywhizz https://github.com/lemanschik/zig-v8/blob/master/build.zig
i just found the above i am not sure if you did look into zig already but out of my current state of knowledge that would be t…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Output
I'm writing a graphical formatter that pretty-prints custom `Error` objects. Note that `Error` is a struct, not an error unio…
-
_Issue description rewritten by @jgiannuzzi_
Python wheels for major platforms (linux-amd64, linux-arm64, macos-amd64, macos-arm64, windows-amd64) should be published automatically when a release i…