aboutsummaryrefslogtreecommitdiff
path: root/examples/hashing.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-07Fix `Bun.hash` functions (#4054)Gravatar jhmaster 1-9/+10
* fix `Bun.hash` functions to behave as expected * update Bun.hash tests * properly test the returned hash * include murmur32v2 * update Bun.hash docs * run fmt
2022-04-06[bun.js] Add stdout, stderr, stdin to Bun and support sendfile() + splice()Gravatar Jarred SUmner 1-0/+18