mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-28 04:01:33 +00:00
They erroneously reported returning the original return type, not the promise! Let's also add a bunch of positive tests while we're at it. Closes #1781