wasm_malloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void* wasm_malloc(size_t num)
    version(WebAssembly)
    export extern (C) nothrow
    void*
    wasm_malloc
  2. void* wasm_malloc(size_t num)

Meta