Our great sponsors
-
There's no reason you can't just use a JS-based WebAssembly interpreter for Argon2 hashing. I'm pretty sure there are ways to actually use pure WASM or Rust in Cloudflare Workers too. But to be honest I can't think of any use cases where you'd need to run such an expensive hashing algorithm in a Cloudflare Worker; if you're trying to hash passwords this isn't the right solution anyway.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Why can't I fill this array with single elements until heapsize is reached?
-
webassemblyjs VS adawebpack - a user suggested alternative
2 projects | 28 Dec 2021
- hint: Runtime Haskell interpreter
- [AskJS] how to convert array that has been written as string
- npm WARN [email protected] requires a peer of [email protected]^6.0.0 but none was installed