7 Jui
2012
7 Jui
'12
04:39
When you use Gambit to create a standalone app, does it contain all of Gambit or only the parts you need for you app? If it contains the whole of Gambit, is there a way to strip away what you need for your app? If so, how would one do that? URL's would be appreciated.
Hi, Some time ago, I have used the experimental tree-shaker: https://mercure.iro.umontreal.ca/pipermail/gambit-list/2008-October/002808.h... and it seems to work quite well. (I've not tested with latest version though). Regards, --marco