Skip to content

Conversation

@jschneider-bensch
Copy link
Contributor

@jschneider-bensch jschneider-bensch commented Jan 13, 2025

This PR adds basic no_std support given a global allocator on the target platform.

The streaming API would only be available in std environments with this.

I've also removed the nix-based CI workflow, since it seems broken at the moment and, if I understand correctly, it's redundant with the separate hax workflow.

Fixes #126

@jschneider-bensch jschneider-bensch changed the title no_std support (wip) no_std support Jan 15, 2025
@jschneider-bensch jschneider-bensch marked this pull request as ready for review January 15, 2025 10:50
@jschneider-bensch jschneider-bensch requested a review from a team as a code owner January 15, 2025 10:50
Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

:shipit:

@jschneider-bensch jschneider-bensch merged commit eb16c6e into main Jan 15, 2025
10 checks passed
@jschneider-bensch jschneider-bensch deleted the jonas/no-std branch January 15, 2025 10:53
@grahamc
Copy link

grahamc commented Jan 15, 2025

Hey folks, so sorry for the breakage. The problem we inadvertently tripped over is due to the way Cachix's client validates user trust. We've resolved the issue by rolling back the release, and we've reached out to Cachix about improving their parsing of the nix.conf. By the way, if you have any feedback about Nix, the ecosystem, or the Determinate tools -- I'd be glad to have a chance to say hi and learn about what you're doing. My email is [email protected]. We're pretty excited about the high assurance space!

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.

[Feature request] no_std support

3 participants