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.

How to Write Portable C Without Complicating Your Build

4 pointsby pcr910303over 4 years ago

1 comment

anniltover 4 years ago
I don’t have a Windows setup, anybody knows what is the latest situation with WSL2? If you can run posix apps as if they’re windows apps, like a posix server app listens on localhost and windows client app can connect via localhost, that may solve problems for some apps. This doesn’t apply to libraries though.