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

annotate all top level invocations as pure #67

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

jeetiss
Copy link
Contributor

@jeetiss jeetiss commented Jun 25, 2023

  • added /*#__PURE__*/ annotation to all top-level invocations

this is part of #63

src/utils.ts Outdated Show resolved Hide resolved
src/_blake2.ts Outdated Show resolved Hide resolved
src/blake3.ts Outdated Show resolved Hide resolved
src/sha512.ts Outdated Show resolved Hide resolved
@paulmillr paulmillr merged commit e0ddf08 into paulmillr:main Jun 26, 2023
@paulmillr
Copy link
Owner

Thanks

@steveluscher
Copy link

Thanks @jeetiss! I came here to make this change, and discovered you already had!

@jeetiss jeetiss deleted the pure-annotations branch June 30, 2023 18:40
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.

3 participants