Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I compile F# to a stand-alone executable that runs on a Linux box without any additional .NET installs:

  dotnet publish /property:PublishSingleFile=true --configuration=Release --self-contained=true


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: