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

Add heapless-backed ByteBuf #340

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilmai
Copy link

@ilmai ilmai commented Oct 17, 2023

Use of alloc crate is now behind a feature

Still missing proper error handling, but I wanted to get an idea if this would be a potentially accepted PR before putting in too much effort.

Use of alloc crate is now behind a feature
@bochaco
Copy link

bochaco commented Dec 20, 2023

I'm also interested in such a feat as I'm tying to use this crate from an embedded app (a Ledger embedded app).

@ilmai perhaps it'll be better to split buffer.rs into two files for diff impls?

@bochaco
Copy link

bochaco commented Dec 20, 2023

Also, it seems having PR #334 merged will be beneficial for this.

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.

None yet

2 participants