.net cross platform exe
June 25, 2021
dotnet has a project that creates Go-like cross platform executabales
https://news.ycombinator.com/item?id=27634456
https://github.com/MichalStrehovsky/bflat
This opens up some really intersting shell and scripting projects with the additon of all of the C# 9 syntactic sugar to make single file executables very concise.
Tags:
dotnet