On Wednesday, 18 July 2012 at 09:43:09 UTC, Marco Leise wrote:
[..]Unlike byte code languages like Java or C#, native compiled languages must also consider the target platform in addition to the module version. [...]
Last time I checked, I could compile Java and C# to native code if I wished to do so.
-- Paulo