multiversx_sc_wasm_adapter

Macro allocator

Source
macro_rules! allocator {
    () => { ... };
    (leaking) => { ... };
    (static64k) => { ... };
    (wee_alloc) => { ... };
}