targets/wasm: update wasm_exec.js for go 1.13

This fixes the wasm examples for go 1.13, but breaks them for older go versions.
Этот коммит содержится в:
Johann Freymuth 2020-02-23 23:13:38 +01:00 коммит произвёл Ayke
родитель 0655086048
коммит c0b8716d7f

Просмотреть файл

@ -332,7 +332,6 @@
true,
false,
global,
this._inst.exports.memory,
this,
];
this._refs = new Map();