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(gatsby-core-utils): Add hashing methods from hash-wasm #37433

Merged
merged 12 commits into from
Jan 16, 2023
Merged

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jan 10, 2023

Description

Add some functions from https://github.com/Daninet/hash-wasm to gatsby-core-utils so that we can use them instead of crypto. Goal of this PR is to receive performance improvements.

Documentation

All under the hood

Related Issues

[ch59930]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 10, 2023
@LekoArts LekoArts added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 10, 2023
@LekoArts LekoArts changed the title feat(gatsby-core-utils): Add hashing methods from hash-wasm feat(gatsby-core-utils): Add hashing methods from hash-wasm Jan 10, 2023
@LekoArts LekoArts added the topic: performance Related to runtime & build performance label Jan 10, 2023
@LekoArts LekoArts marked this pull request as ready for review January 11, 2023 13:26
@pieh pieh self-assigned this Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) topic: performance Related to runtime & build performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants