Module wasmtime_environ::wasmparser::collections::hash
source · Expand description
Utilities for hashmap initialization based on random sources.
Structs§
- Wasmparser’s hashing state stored per-map.
- Wasmparser’s hasher type used with
RandomState
.