mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-04 10:02:17 +00:00
This commit fixes a case in `wasm2es6js` where if an imported function was reexported it wasn't handled correctly. This doesn't have a direct test but came up during the development of #1002