-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
As far as I can tell, multithreading support for WASM is coming and could provide comparable performance to the Node.js libraries.
Since this is the only library I could find that had browser support, I think it would be ideally suited to provide both a WASM solution and pure js fallbacks to maintain cross compatibility between Node.js and Browsers.
I've seen a few repos that seem to have attempted this, but they are all either not finished or not actively maintained/have no usage.
An additional benefit might be adding the SCrypt source/core C code as a dependency for tracking any issues with the function itself.
I might try building/making a pull request if it's something others agree might belong in this repo/library.
dominic-p
Metadata
Metadata
Assignees
Labels
No labels