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

core2 support #57

Open
Stebalien opened this issue Oct 28, 2021 · 0 comments
Open

core2 support #57

Stebalien opened this issue Oct 28, 2021 · 0 comments

Comments

@Stebalien
Copy link
Contributor

Unfortunately, core doesn't have read/write traits so it's impossible to the "io" module is disabled when std is unavailable. Would you be amenable to optional (i.e., behind a "core2" feature flag) core2 feature to make it possible to use the "io" module without the standard library?

This would let us avoid recreating a read_u64 function in https://github.com/multiformats/rust-multihash/pull/146/files#diff-ed0fff016e18f897bd0f62ca08bfdfe35008320d5c1831bcf6728551f3ec0a39R308.

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

No branches or pull requests

1 participant