mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10:52 +00:00
This was previously causing us to accidentally always pull in the system allocator, even if users were trying to just use a custom global allocator.