mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-02 17:12:15 +00:00
We don't actually need this since we can simply pass in a number like 8 for the return pointer all the time. There's no need to allocate more space in static data for a return pointer tha may not even get used!