Unfortunately we are treading on the edge of things I am unable to discuss as a result of being on the Midori team. If the conversation heads off in the right direction without my leading it, I may be able to comment selectively.
On Tue, Apr 10, 2012 at 3:12 AM, Bennie Kloosteman <[email protected]>wrote: > Re 2. If you have a single large static system runtime like .NET the > remaining shared code becomes small... This remaining code is often very > domain specific and hence well placed in services. In many cases for a > Singularity type system/ runtime this would reduce the overall system > footprint significantly > This isn't correct, mainly because there is *no* shared code in a typical JIT execution. It's certainly possible to use AOT compilation, but I'm not sure whether the M$ JIT for CLR does so.
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
