mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 18:20:51 +00:00
Turns out there was a bug when passing a vector of `JsValue` instances back to JS all objects were leaked rather than correctly removed from the global slab.