Unbundling external dependencies #3171
-
The |
Beta Was this translation helpful? Give feedback.
Answered by
mitchellh
Dec 26, 2024
Replies: 1 comment 2 replies
-
We do: https://github.com/ghostty-org/ghostty/blob/main/PACKAGING.md Unless I'm misunderstanding. The build scripts are only used for local builds for ease of development. But we've documented how to use full dynamic linking specifically for packaging as you noted. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
pluiedev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We do: https://github.com/ghostty-org/ghostty/blob/main/PACKAGING.md
Unless I'm misunderstanding. The build scripts are only used for local builds for ease of development. But we've documented how to use full dynamic linking specifically for packaging as you noted.