Chris Grass

Results 17 comments of Chris Grass

I ran into this issue as well for a project I'm working on. I'm interested in contributing a fix, cool if I pick this up, @pablo-abc? I did some testing...

Hi there, great project! Is it okay if I take this on, and also make some additional updates to the Zig SDK and examples? In addition to solving this issue,...

Great, thanks @voigt. I'll get a PR going within the next few days and tag you as a reviewer so we can continue the discussion there!

@voigt I've still got a bit of work to do on this PR, but just tagging you in case you have some early feedback/to get the discussion going.

I've done all of the code changes I was planning to do, so I've marked this ready for review. There are still some outstanding documentation/housekeeping tasks, but I figured it'd...

@voigt thanks for testing it out! I can confirm I see this too after updating to the latest Zig. Looks like the dependency for one of the examples, `zig-router`, isn't...

Created a PR against `getty` (https://github.com/getty-zig/getty/pull/154) to fix the issue you saw when running zig build with the latest Zig. Once that gets merged in and `zig-router` is updated to...

> I see that the latest Zig version is 0.11 yet. If we document it, I think it's fine, but it would be even better if we release all changes...

> I really like the improvements you made. They definitely make wws' Zig support more polished! 🎉 Thanks, @voigt! I couldn't have made this progress on the Zig integration without...

As promised, here are some simple benchmarks comparing the Zig KV examples. Each benchmark was run using a release build of the WWS main branch (at 4b05de25ae5f1e7b47ca2942d373a59d32f09f81), on a MacBook...