WasmAllocator

Undocumented in source.

Members

Static functions

allocate
void[] allocate(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
deallocate
bool deallocate(void[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(uint heap_base)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

alignment
enum uint alignment;
Undocumented in source.
wasmPageSize
enum wasmPageSize;
Undocumented in source.

Meta