How can I minimize the size of the Gecko library (libxul.so) by reducing features? Has anyone achieved this, and what are the best steps?
Is it possible to reduce the size of the Gecko libraries, particularly libxul.so? I’m currently exploring build flags but wanted to see if anyone has successfully achieved a size reduction of 10-20MB. My main goal is to retain only text-based web content features. Any insights or experiences would be greatly appreciated.