Y
Hacker News
new
|
ask
|
show
|
jobs
by
GOATS-
1434 days ago
You can compile .NET projects to a single binary - cross compilation is also a thing, so you can compile your tool for platforms other than your own, unlike Python with PyInstaller.