Hacker News new | ask | show | jobs
by J_Shelby_J 562 days ago
Imagine hitting deploy and your app builds for every platform that exists.
3 comments

There’s this

https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blaz...

And to a lesser extent this:

https://expo.dev/

(It won’t target games consoles or non-headless edge devices, that I know of).

idk I do this in plain ol' C++ with Qt & CMake, every commit builds for mac, windows with msvc and mingw, 15-ish linux distros / configurations, web, bsd... https://github.com/ossia/score?tab=readme-ov-file#build-stat...
^ Like a website?

https://xkcd.com/1367/