[Mono-dev] ilasm as a library

Miguel Garcia miguel.garcia at tuhh.de
Mon May 17 03:40:30 EDT 2010


"Andreas Nahr" <ClassDevelopment at A-SoftTech.com> wrote in message 
news:002b01caf54b$a49d3940$edd7abc0$@com...
> Which use case do you see for a "temporary solution" using .il files?

The compiler backend in question currently generates .il but no .dll or .exe 
files. That's why I was thinking about calling Mono ilasm as a library 
(requiring no restart across invocations, which would require Mono ilasm to 
avoid static state) .

Now that you mention System.Reflection,
https://blogs.msdn.com/jmstall/archive/2008/03/15/things-in-metadata-that-are-missing-in-reflection.aspx
http://weblog.ikvm.net/PermaLink.aspx?guid=9b7ada92-88d7-45c7-be83-8e6f4f3ccb1b
Not everyone uses System.Reflection. The list goes on.

Miguel





More information about the Mono-devel-list mailing list