Hi,
could you please explain how I can link raylib-zig as a shared library.
I need this because I split my game into a shared library and an executable,
and I want to use raylib-zig in both the executable and the shared library.
Thank you very much for the awesome bindings!
Hi, could you please explain how I can link
raylib-zig
as a shared library. I need this because I split my game into a shared library and an executable, and I want to useraylib-zig
in both the executable and the shared library. Thank you very much for the awesome bindings!