WasmAllocator

Undocumented in source.

Members

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[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
owns
auto owns(void[] b)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

instance
typeof(this) instance;
Undocumented in source.

Variables

alignment
enum uint alignment;
Undocumented in source.

Meta