1 link tagged with all of: linux + pipewire + zig + static-linking
Click any tag below to further narrow down your results
Links
This article outlines a method to statically link PipeWire in Tuple's Linux pair programming tool without modifying PipeWire's source code. It details how to implement a fake dynamic linker to bypass the need for dlopen and related functions, allowing users to create a fully static executable.