mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-17 00:01:20 +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