Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use nodejs 20 on buffer reducer (#108)
`crypto.hash(...)` is more performant than `crypto.createHash(...).update(...).digest()`
- Loading branch information