Variable Memory

Memory: {
    prototype: WebAssembly.Memory;
    new (descriptor): WebAssembly.Memory;
}

Type declaration