static-wine32
static-wine32 copied to clipboard
Idea: statically-link musl instead of dynamically linking glibc
trafficstars
https://musl.libc.org/
Even more static-linking fun, if it can work for this project.
I would consider this, it's a good suggestion. Perhaps there is also a comparable libstdc++? The issue I see is that there will be a C/C++ std lib in every Wine DLL. Could become problematic if the libs are stateful.