hello.il to hello.exe using System.Reflection.Emit -
11-28-2007
, 08:10 AM
Hi,
is it possible to generate a hello.exe from a hello.il with the Emit
namespace? I don't want to use the ilasm.exe to assemble the Program.
Or with other words: I'm looking for something like a 'ilasm.dll' to
use it with my own Compiler.
THX and Greetings
Volker Thebrath |