Hacker News new | ask | show | jobs
by drran 1942 days ago
Multi OS/arch executables exists for decades. They were called fat-binaries[0]. Old trick is new again.

[0]: https://en.wikipedia.org/wiki/Fat_binary

https://en.wikipedia.org/wiki/Universal_binary

1 comments

But compared to what jart has done, those were effectively cheating. ;) They just smooshed multiple binaries into a single file.