Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a static linux binary #210

Closed
rvolosatovs opened this issue Oct 27, 2023 · 4 comments · Fixed by #421
Closed

Build a static linux binary #210

rvolosatovs opened this issue Oct 27, 2023 · 4 comments · Fixed by #421
Labels
enhancement New feature or request pinned Long-term issues that should be solved without going stale

Comments

@rvolosatovs
Copy link
Member

Linux binaries should be compiled towards musl, not GNU, such that they are static and portable.

@thomastaylor312 thomastaylor312 added the enhancement New feature or request label Oct 27, 2023
@thomastaylor312
Copy link
Contributor

This would be a good thing to have. Will probably prioritize after we fix a few bugs/refactors

Copy link

stale bot commented Dec 26, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

@stale stale bot added the stale label Dec 26, 2023
Copy link

stale bot commented Feb 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

@stale stale bot added the stale label Feb 25, 2024
Copy link

stale bot commented Apr 27, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

@stale stale bot added the stale label Apr 27, 2024
@brooksmtownsend brooksmtownsend added pinned Long-term issues that should be solved without going stale and removed stale labels Apr 29, 2024
joonas added a commit to joonas/wadm that referenced this issue Sep 20, 2024
Fixes wasmCloud#210

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
joonas added a commit to joonas/wadm that referenced this issue Sep 20, 2024
Fixes wasmCloud#210

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned Long-term issues that should be solved without going stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants