Meghan Denny
Meghan Denny
what is this adding over the name of the function?
Diff permalink https://github.com/nektro/zigmod/compare/9d8f82035e63c80ffadb7bd5fc47248783d29167...829e4698f63a5c75bb4e826745411580d011b906
`muslabi64` succeeds
> Building the branch you indicated with just `zig build` and Zig 0.14.0 gets me: if you cherry-pick https://github.com/nektro/zigmod/commit/71a068ac6342718a5abbd675e1adc84aeaf8f2c2 it should reproduce again, apologies
we now also support the node api for zstd https://bun.sh/reference/node/zlib/zstdCompress https://bun.sh/reference/node/zlib/zstdCompressSync
does this still reproduce for you? (you may need to run `bun upgrade`)
running `zig` with no arguments will display a help menu
Related https://github.com/ziglang/zig/issues/5738
as long as there can be a way such that `zig build-*` rejects it but `zig fmt` can still accept and fix it, then I support this.
another benefit of making it an AstGen error is that zig fmt could autofix it