Skip to content

Add support for Haiku #233

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

Merged
merged 3 commits into from
Jul 19, 2025
Merged

Add support for Haiku #233

merged 3 commits into from
Jul 19, 2025

Conversation

rymdbar
Copy link
Contributor

@rymdbar rymdbar commented Jul 8, 2025

@rymdbar
Copy link
Contributor Author

rymdbar commented Jul 8, 2025

As can be seen from the commit, the changes required to make this crate build on Haiku are trivial.

With this project having no CI setup for Haiku, the question arises whether that is desirable or not. It's a niche hobbyist platform, so the assumption is that it is not. I looked briefly at the existing setup, seeing that a mix of GitHub actions and Cirrus CI is used. My guess is that cross-rs would not work to build Haiku.

Copy link
Collaborator

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thanks! I also enabled check for haiku in CI.

@taiki-e taiki-e merged commit 89239a2 into smol-rs:master Jul 19, 2025
24 checks passed
@taiki-e taiki-e mentioned this pull request Jul 19, 2025
@taiki-e
Copy link
Collaborator

taiki-e commented Jul 19, 2025

Published in 2.5.0.

@rymdbar
Copy link
Contributor Author

rymdbar commented Jul 21, 2025

Version 2.5.0 confirmed to work on Haiku. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants