wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
https://wasmer.io
MIT License
18.47k stars 789 forks source link

Support multiple hashing algorithms #4373

Closed maminrayej closed 2 months ago

maminrayej commented 9 months ago

PR #4372 changed the hashing algorithm from Sha256 to XXHash in order to improve the startup time. But, it maybe beneficial to support multiple hashing algorithms. @syrusakbary since you came up with the idea, could you please add some context around the possible use cases?

linear[bot] commented 9 months ago

RUN-30 Support multiple hashing algorithms