Skip to content

Static link mosh dependencies

Daniel Selifonov requested to merge static-linking-experiment into master

Protobuf is especially problematic, but doing crypto and ncurses too.

This increases the binary artifact size by about 6.3 MB, but worth the significantly reduced runtime complexity for downstream consumers.

Merge request reports