HackerTrans
TopNewTrendsCommentsPastAskShowJobs

arisudesu

27 karmajoined il y a 5 ans

comments

arisudesu
·il y a 3 heures·discuss
But it really is, in a sense that another program is required to interpret IL format, even if it is JIT-compiled after loading. Think of it similar to the ELF interpreter for dynamically-linked binaries.

Speaking of compilation to a self-contained binary, I hope in the future G# will support it. No mentions as of today though.
arisudesu
·il y a 6 heures·discuss
"Go ... ergomonics" "G# compiles straight to managed assemblies and runs on the modern .NET runtime"

These two are nothing close because it completely misses Go's ergonomics of compilation to portable static-linked binaries. For language constructs, maybe they have similar ergonomics, but the language is not only constructs. You have to ship your programs somehow, and this is where requirement to ship both binaries and the interpreter for them, sucks.
arisudesu
·il y a 4 mois·discuss
[flagged]
arisudesu
·il y a 6 mois·discuss
What do you mean by 'LAN', everything should be routable globally with IPv6 decade ago anyway /s