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.
This commit is contained in:
Johann Freymuth
2020-02-23 23:13:38 +01:00
committed by Ayke
parent 0655086048
commit c0b8716d7f
-1
View File
@@ -332,7 +332,6 @@
true,
false,
global,
this._inst.exports.memory,
this,
];
this._refs = new Map();