wasmi-labs / wasmi

WebAssembly (Wasm) interpreter.
https://wasmi-labs.github.io/wasmi/
Apache License 2.0
1.62k stars 287 forks source link

Update `string-interner` and `hashbrown` dependencies #1305

Closed Robbepop closed 1 week ago

Robbepop commented 1 week ago

This also removes the ahash dependency and instead uses hashbrown's default hashing utilities which is implemented by foldhash since v0.15.0.