gpu.js
gpu.js copied to clipboard
Support large file MD5 calculation through GPU.
As we all know, the browser side does not use GPU to calculate MD5 files. As the file volume increases, the efficiency becomes lower and lower. Can you combine GPU to support MD5 calculation of large files.