Variable Global

Global: {
    prototype: WebAssembly.Global;
    new (descriptor, v?): WebAssembly.Global;
}

Type declaration