Skip to content

Commit c0b8716

Browse files
jfreymuthaykevl
authored andcommitted
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.
1 parent 0655086 commit c0b8716

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/wasm_exec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@
332332
true,
333333
false,
334334
global,
335-
this._inst.exports.memory,
336335
this,
337336
];
338337
this._refs = new Map();

0 commit comments

Comments
 (0)