dantecatalfamo / zig-dns

Experimental DNS library implemented in zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to build without zig-network

bortzmeyer opened this issue · comments

Since the library itself has no dependency (unlike the example executables), it would be nice to add a specific target in build.zig, allowing to build without zig-network.