|
|
|
|
|
by MaxBarraclough
1926 days ago
|
|
Zig is, very roughly speaking, competing with the C language. We might say that Zig is to C what Rust is to C++, again, very very roughly. There's at least one Zig HTTP server framework out there [0] but it's not really what the language is intended for. [0] https://github.com/frmdstryr/zhp |
|