Hello
Is there a way to compile my app for linux including the native libraries?
I would like to deploy my app on a distroless image, so there is no curl, etc.
l
loke
06/21/2025, 7:08 AM
There may be other approaches, but I'd go for building an AppImage or Flatpak (or preferably both).