Meghan Denny

Results 275 comments of Meghan Denny

should it not be `$ zig build-exe -dynamic shared.zig -L. -ladd` ?

the compiler crash isnt what the issue is about

`std.io.fixedBufferStream(list.items)` may be a workaround in the meantime

this also affects the new IterableDir changes, no notes ``` /home/meg/.local/share/zig/lib/std/fs.zig:961:22: error: only 'IterableDir' can be walked; 'IterableDir' can be obtained with 'openIterableDir' pub const walk = @compileError("only 'IterableDir' can...

no it would be only as if it was a `[N]const Ts` a mutable list of const tuples would still be fine

that's tracked separately in 6469

I like `@Vector(T, N)` or `[[N]]T`

hmmm maybe not ``` /runner/work/1/s/lib/std/target.zig:727:25: error: TODO MCValues with multiple registers /runner/work/1/s/lib/std/target.zig:651:21: error: TODO support more return types for ARM backend /runner/work/1/s/lib/std/target.zig:668:21: error: TODO implement div for std.target.Target.Cpu.Arch.aarch64 ```

Fixed link for HPACK docs https://httpwg.org/specs/rfc7541.html

the proper behavior is to parse https://ziglang.org/download/index.json