mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-08 20:12:16 +00:00
We've always wanted this to be the deterministic, but usage of `HashMap` for example can accidentally lead to non-determinism. Looks like one was forgotten and the bindings were nondeterministic by accident as a result!