mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-01 18:01:06 +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!