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: Grain implementation of hashing #557

Merged
merged 1 commit into from
Mar 17, 2021
Merged

feat: Grain implementation of hashing #557

merged 1 commit into from
Mar 17, 2021

Conversation

ospencer
Copy link
Member

No description provided.

@ospencer ospencer requested a review from a team March 10, 2021 04:51
@ospencer ospencer self-assigned this Mar 10, 2021
Comment on lines +48 to +54
("load8S", "@wasm.load_8_s_int32"),
("load8U", "@wasm.load_8_u_int32"),
("load16S", "@wasm.load_16_s_int32"),
("load16U", "@wasm.load_16_u_int32"),
("store", "@wasm.store_int32"),
("store8", "@wasm.store_8_int32"),
("store16", "@wasm.store_16_int32"),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤫

Base automatically changed from turn-on-optimizations to main March 17, 2021 22:57
Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sooooo cool! 👍

@ospencer ospencer merged commit 40723fc into main Mar 17, 2021
@ospencer ospencer deleted the grain-hashing branch March 17, 2021 23:11
@github-actions github-actions bot mentioned this pull request May 31, 2022
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.

2 participants