Emi

Results 458 comments of Emi

Thanks for reporting this, we're looking into ways to make Cody smarter here.

Thanks for reporting this. The solution here is a bit tricky due to many build processes being involved, so I cannot make any guarantees about timeline for fixing this, but...

@sinnwrig can you rebase onto latest `main` which updates the zig version? I'll review this soon

getting this merged upstream here might be a fair bit of work - we can chat about it though

Closing in favor of https://github.com/hexops/mach-dxcompiler/pull/7 which I promise I will actually merge soon.

Note: you can add `@cDefine("MIDL_INTERFACE", "struct");` inside your `@cImport({});`

It may help to consider the type-safety aspect here, as is being discussed for Go 2: https://github.com/golang/go/issues/23637 More broadly, though, I would argue struct tags and/or more general annotations go...

@spindlebink in general this sounds like a good direction to me, and the file format sounds correct as well - but the devil is in the details. I'd encourage sending...

> Right now, the header contains no structural information about the file other than the total length and the interlacing mode > [...] > A concern: files in this archive...

Gotcha, that makes more sense. I understand what you meant now. What about a model of say: `create an archive from ` and everything from that directory gets included, no...