You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@calvin2021y having a binary distribution opens a can of worms. Due to the shared memory approach, all libraries and applications needs to be build with the same compiler flags, else it opens the door for subtle but hard to debug bugs.
Can you elaborate a bit about what part of the build process is cumbersome for you? Maybe there are other solutions than distributing binaries.
Brief feature description
please consider add windows/linux/macOS shared library download support, for x86_64 and aachr64/arm64
and linux alpine/musl
The text was updated successfully, but these errors were encountered: