Skip to content

Conversation

@bu6n
Copy link
Contributor

@bu6n bu6n commented Nov 12, 2025

This adds a new ubuntu arm64 runner to the matrix and compiles the app and the cli there.
For the linux arm64 app, we add the NO_STRIP=true env variable, according to a known limitiation in tauri using linuxdeploy to create appimages linuxdeploy/linuxdeploy#272 The *-musl targets are still cross-compiled with zig, because I could not test that it would work without zig.

close #50

This adds a new ubuntu arm64 runner to the matrix and compiles
the app and the cli there.
For the linux arm64 app, we add the NO_STRIP=true env variable,
according to a known limitiation in tauri using linuxdeploy to create appimages
linuxdeploy/linuxdeploy#272
The *-musl targets are still cross-compiled with zig, because I could
not test that it would work without zig.

close tidewave-ai#50
@bu6n bu6n changed the title add linux arm64 targets add linux arm64 gui target Nov 12, 2025
Copy link
Contributor

@josevalim josevalim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SteffenDE @wojtekmach show we merge this and see what comes out of nightly?

@SteffenDE
Copy link
Contributor

Looks good and sounds good to me!

@josevalim josevalim merged commit 6783819 into tidewave-ai:main Nov 12, 2025
1 check passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

@wojtekmach
Copy link
Collaborator

@bu6n this is now available in nightly and I've verified this in my arm64 VM. Thank you so much!

@bu6n
Copy link
Contributor Author

bu6n commented Nov 13, 2025

Thanks for running the workflow manually 👍. I can also confirm that both cli and AppImage are working for me as well. I'm on Fedora Asahi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux ARM64

4 participants