Comment on G# – A modern .NET language with Go, Kotlin, and Swift ergonomicsparentComments−seabrookmx1moSelf-contained != static compilation though. The self-contained binaries still have pretty poor startup time and are large since they contain the whole JIT.
Comments
Self-contained != static compilation though. The self-contained binaries still have pretty poor startup time and are large since they contain the whole JIT.