Skip to content

Commit

Permalink
chore: Update README (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
arv authored Nov 7, 2024
1 parent ddc7a4b commit fea6c89
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# xxhash-wasm
# xxhash-wasm (with workerd support)

This is a fork of [jungomi/xxhash-wasm](https://github.com/jungomi/xxhash-wasm)
with added support for [Cloudflare
Workers](https://developers.cloudflare.com/workers/runtime-apis/webassembly/javascript/).
This is done by introducing a [conditional
export](https://developers.cloudflare.com/workers/wrangler/bundling/#conditional-exports).

[![Node.js][actions-nodejs-badge]][actions-nodejs-link]
[![npm][npm-badge]][npm-link]
Expand Down

0 comments on commit fea6c89

Please sign in to comment.