Proposal to include picohttpparser #5
Closed
vrischmann
started this conversation in
General
Replies: 2 comments 4 replies
|
Nice. It would be cool if you could make the picotest dependency lazy...but...with the way lazy dependencies currently work this would then require adding a new build option if you want to actually run the tests (instead of just automatically downloading it when you want to run the tests). P.S. I do have a plan to solve this: ziglang/zig#21525 |
1 reply
|
Hello! Thank you for your contribution! I've invited you to the organization. The only thing I would ask is to rename the repository to just |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I recently discovered this organization through your blog post and figured I'd propose my repository https://github.com/vrischmann/zig-picohttpparser-sys for inclusion.
I already had a fork of picohttpparser to use as a zig dependency in a project but I took the time to redo the build, now it's just a build.zig file depending on the upstream repository.
I think I followed every rule that are in the readme.
Let me know if you need more information !
All reactions