unsure if im doing this right but im trying to load a dynamic library by explicit path then invoke a function on it.
Have not had any issues with dynlibs in macos or dlls in windows but have lots of strange issues in linux. in particular segfaults whenever i try to access any std functions
here’s a minimal repro.
searzocom/zig-015-shared-bug - Forgejo: Beyond coding. We forge.
see output.txt if you dont want to run it yourself. I’m on zig 0.15.2