mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-02 02:11:06 +00:00
These are pretty common and already supported via ABI conversions, yet pretty easy to get wrong when converting them manually. Fixes #1363.