[MonoDevelop] Building a minimal standalone mono runtime + mcs

Emile Bosch mielzpost at gmail.com
Fri Mar 1 12:30:55 UTC 2013


Hi!,

I have a little quest of mine to build a minimal mono runtime and compiler.
Basically what i want to do is remove
all the bloat which is not necessary to run .net apps.

If possible i want to elimate so much that a standalone MCS and MONO
remains. The objective of this quest is to
make something which is simliar to node and runs on linux. Not necessarily
async, but easily installable, lightweight. And doesn't come
with the standard microsoft bloat.

Is there someone around on the mailing list which has done something
similar, or can give me some pointers on how to get started?
I was even thinking of maybe using a different mscorlib to reduce the size
even further.

Thanks a lot,

Emile Bosch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130301/b4bb0b55/attachment.html>


More information about the Monodevelop-list mailing list