TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HTTP server merged into Zig standard library

6 pointsby motiejusabout 2 years ago

2 comments

motiejusabout 2 years ago
I think this marks a cross-road: you build a &quot;batteries included&quot; programming language (python, Go style) or an artisan one (like C, Rust).<p>Zig is the batteries included one, with an <i>optional</i> standard library. Makes it truly versatile in my opinion: I have played with pure systems programming[1], played with bpf and will run it on a microcontroller in the upcoming workshop[2]. After 15 years being a professional in tech I am excited about a technology again. :)<p>[1]: <a href="https:&#x2F;&#x2F;git.jakstys.lt&#x2F;motiejus&#x2F;turbonss" rel="nofollow">https:&#x2F;&#x2F;git.jakstys.lt&#x2F;motiejus&#x2F;turbonss</a> [2]: <a href="https:&#x2F;&#x2F;softwareyoucanlove.ca&#x2F;talks&#x2F;intro-to-zig-on-embedded&#x2F;" rel="nofollow">https:&#x2F;&#x2F;softwareyoucanlove.ca&#x2F;talks&#x2F;intro-to-zig-on-embedded...</a>
Alifatiskabout 2 years ago
&quot;Note: this server hasn&#x27;t been tested very well, it works in the most simple of cases (like the above), but this is more a POC than a complete http server&quot;<p>Isn&#x27;t it too early to merge this then?
评论 #35503451 未加载