Yes, it will. golgoth
is not meant to be used for browser code. It should be
used for CLI or backend code, where you don't really care about the disk
footprint.
See golgoth
as a protyping tool. Install it to bootstrap a project with every
library you will most likely need. If you feel it's too much and you're barely
using one or two libraries, remove it and replace it with the one you actually
need.