mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 18:20:51 +00:00
* Be sure to free the pointer, not `this.ptr` which is always 0 * Unconditionally attempt to free data and let Rust throw an exception if it's null