[Home] [Groups] - Message: [Prev in Group] [Next in Group]
20659: RE: [MUD-Dev] TECH: .Net (was: programming languages (was: Re: TE CH: STL / Heaps, etc.))
[Full Header] [Plain Text]
From: "Dan MacDonald" <danmac@windows.microsoft.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Tue, 21 Aug 2001 14:52:55 -0700
Organization: Kanga.Nu
> -----Original Message-----
> From: Jo Dillon [mailto:jo@trolltech.com]=20
> My understanding is that .NET code is compiled to native code
> before execution - it never runs in an interpreted/JITted VM at
> all. Hence you get native code speed without the overhead of
> running a JIT.
It's actually a compiler option; you can choose to compile the
generated Common Language Runtime to a native binary, or run it with
the JIT.
Dan MacDonald
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev