• Joined on 2026年03月29日
jmchale2 commented on issue ziglang/zig#36038 2026年07月06日 01:47:26 +02:00
x86_64 self-hosted backend: extern/extern fn receives a corrupted f32/f64 parameter when it follows several integer

I independently hit the same issue on x86_64-linux, using 0.16.0 and 0.17.0-dev.1252+e4b325c19. I was going through python's ctypes, so the caller is libffi.