This is the command mono-cil-strip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
Mono CIL strip
SYNOPSIS
mono-cil-strip assembly [output-assembly]
DESCRIPTION
mono-cil-strip is a tool which takes an assembly, and empty its method bodies. This is
useful to reduce an assembly size when an assembly has already been compiled using Mono's
Ahead Of Time compiler (AOT), where the CIL code is no longer necessary, but the metadata
still is.
COPYRIGHT
Copyright (C) 2008 Novell, Inc (http://www.novell.com)
MAILING LISTS
Mailing lists are listed at http://www.mono-project.com/community/help/mailing-lists/
Use mono-cil-strip online using onworks.net services