[Mono-dev] C# to x86 assembly code?

Marcos Cobeña marcoscobena at gmail.com
Mon Sep 18 14:44:50 EDT 2006


Hi Auge,

You can currently use Mono AOT compilation (Ahead-Of-Time; "mono
--aot" I think) in order to get a precompiled binary, It'll cause your
application to run faster, between some other things.

Hope this helps.

Regards,

2006/9/18, Auge Mike <tobe_better at hotmail.com>:
> Hi all,
>
> I want to know if there is a tool to compile a C# program into a x86
> assembly code?
>
> Thanx in advance,
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


-- 
Marcos - http://www.youcannoteatbits.org



More information about the Mono-devel-list mailing list