[Mono-dev] full AOT support

Jonathan Shore jonathan.shore at gmail.com
Sun Apr 22 00:24:37 UTC 2012


On Sat, Apr 21, 2012 at 8:03 AM, Rodrigo Kumpera <kumpera at gmail.com> wrote:

>
> what platforms is --aot=full supported on?
>
> linux/amd64, linux/x86, iOS/arm and ppc/? are the supported configurations.
>

Thanks.  ic, so windows would not be one of those platforms.


>
> Why do you think you need FullAOT? Its a tecnology targeted at
> environments that won't support JIT. Use simple AOT if you can.
>
>
We have to distribute out some sensitive stuff for paralllel-distributed
execution across machines we lease in places like china.  Want full AOT so
that we can distribute with:

   1. inability to decompile (easily)
   2. minimal footprint and no mono installation requirement

Does that make sense, or is there a better way to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120421/0dd35b8a/attachment.html>


More information about the Mono-devel-list mailing list