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 no_std support to binrw::io::BufReader #143

Open
jam1garner opened this issue Aug 26, 2022 · 1 comment
Open

Add no_std support to binrw::io::BufReader #143

jam1garner opened this issue Aug 26, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jam1garner
Copy link
Owner

Currently implemented as a wrapper type this could either be a no_std reimplementation or just a wrapper around whichever implementation is available.

@csnover csnover added the enhancement New feature or request label Sep 21, 2023
@theoparis
Copy link

theoparis commented Oct 8, 2024

Maybe you can look into https://github.com/wcampbell0x2a/no-std-io2, since Rust still doesn't support no_std Read/Write: rust-lang/rust#48331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants