Hacker News new | ask | show | jobs
by strich 950 days ago
The answer is complicated, that's why. In a good way kinda - you can build IL bytecode exes that are portable across all platforms and you can also build fully native platform specific binaries too (though there can be gotchas around library support).