Wasi is still experimental right? Why do we care too much about it early? Regardless, I would avoid using non-cryptographic hash here. Either we disable this code path on WASI (which is telemetry only I think), or implement a managed Sha256 and use it here.
Originally posted by @Youssef1313 in #7137 (comment)