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

Avoid unions with u128 members in portable code #33

Closed
kazcw opened this issue Aug 19, 2020 · 0 comments
Closed

Avoid unions with u128 members in portable code #33

kazcw opened this issue Aug 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@kazcw
Copy link
Contributor

kazcw commented Aug 19, 2020

They break current wasm32. See: rust-random/rand#1016

@kazcw kazcw added the enhancement New feature or request label Aug 19, 2020
@kazcw kazcw self-assigned this Aug 19, 2020
kazcw added a commit to kazcw/cryptocorrosion that referenced this issue Aug 19, 2020
For wasm32 compatibility. Implements cryptocorrosion#33.
kazcw added a commit that referenced this issue Aug 19, 2020
For wasm32 compatibility. Implements #33.
@kazcw kazcw closed this as completed Sep 18, 2020
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
Portability
  
Awaiting triage
Development

No branches or pull requests

1 participant