Skip to content

Guard Posix API usage#130

Merged
istathar merged 2 commits into
technique-lang:mainfrom
istathar:guard
Jun 30, 2026
Merged

Guard Posix API usage#130
istathar merged 2 commits into
technique-lang:mainfrom
istathar:guard

Conversation

@istathar

Copy link
Copy Markdown
Member

In previous work we inadvertently introduced a hard dependency on Posix because of the use of poll() from the nix crate. This branch puts guards in place so that the build runs regardless of OS.

Work to support Windows can be contributed in the future; until then the exec() builtin will error if evaluated.

@istathar istathar self-assigned this Jun 28, 2026
@istathar istathar merged commit f7ad3bc into technique-lang:main Jun 30, 2026
1 check passed
@istathar istathar deleted the guard branch June 30, 2026 07:15
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.

1 participant