mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-10 04:47:15 +00:00
As soon as we've removed unneeded exports immediately run a gc pass to ensure that we don't bind functions in JS that don't actually end up getting needed.