(no title)
adolph | 6 days ago
**Decision**: Use C for kernel interactions, Zig for pure logic only.
https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf942...adolph | 6 days ago
**Decision**: Use C for kernel interactions, Zig for pure logic only.
https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf942...
bw86|5 days ago
Using an entire additional programming language for 229 lines of code is definitely an interesting choice.