Skip to content

Fix build errors for the Horizon target - #1671

Merged
sunfishcode merged 1 commit into
bytecodealliance:mainfrom
xtqqczze:horizon
Sep 16, 2026
Merged

sunfishcode merged 1 commit into
bytecodealliance:mainfrom
xtqqczze:horizon

Conversation

@xtqqczze

@xtqqczze xtqqczze commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Horizon does not provide several libc APIs and types that are assumed by the generic Unix implementation. The affected code was being compiled unconditionally, resulting in missing symbols, incompatible types, and imports that are unavailable on Horizon.

@xtqqczze xtqqczze changed the title fix build errors for horizon target Fix build errors for the Horizon target Aug 30, 2026
@xtqqczze
xtqqczze marked this pull request as ready for review August 30, 2026 19:37
@sunfishcode
sunfishcode merged commit 1e2954a into bytecodealliance:main Sep 16, 2026
51 checks passed
@sunfishcode

Copy link
Copy Markdown
Member

Thanks!

@sunfishcode

Copy link
Copy Markdown
Member

This is now released in rustix 1.1.5.

@xtqqczze
xtqqczze deleted the horizon branch September 18, 2026 13:24
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.

2 participants