ILAsm

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by The Anome (talk | contribs) at 21:35, 17 March 2020 (Changing short description from "Microsoft Assembler for Common Intermediate Language" to "Microsoft Assembler for textual representation of Common Intermediate Language" (Shortdesc helper)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

ILAsm (IL Assembler) generates a portable executable (PE) file from a text representation of Common Intermediate Language (CIL) code. It is not to be confused with NGEN (Native Image Generator), which compiles Common Intermediate Language code into native code as a .NET assembly is deployed.[1]

See also

External links

References

  1. ^ "Ilasm.exe (MSIL Assembler)". Microsoft. Retrieved 2017-07-03.