Skip to content
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

feat: add support for no_std env #392

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

overcat
Copy link

@overcat overcat commented Sep 12, 2024

What

Add read/write capabilities to alloc feature when std not enabled.

Why

#46

Known limitations

ReadXdrIter is not supported in no std environment. For me personally, it is not necessary. If needed, we can implement it in another PR.

We should first merge stellar/xdrgen#205, and then merge this PR.

@overcat overcat marked this pull request as ready for review September 12, 2024 08:18
@overcat overcat marked this pull request as draft September 13, 2024 07:56
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.

1 participant