From ee00f647750f23e6c24e67424bafab39b244c835 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Mon, 21 Sep 2020 16:39:46 -0700 Subject: wasm2js: Support exported tables (#3152) --- test/wasm2js/get-set-local.2asm.js.opt | 1 - 1 file changed, 1 deletion(-) (limited to 'test/wasm2js/get-set-local.2asm.js.opt') diff --git a/test/wasm2js/get-set-local.2asm.js.opt b/test/wasm2js/get-set-local.2asm.js.opt index 4e87d20ff..99a9be9ab 100644 --- a/test/wasm2js/get-set-local.2asm.js.opt +++ b/test/wasm2js/get-set-local.2asm.js.opt @@ -24,7 +24,6 @@ function asmFunc(global, env, buffer) { return !$2 & ($0 | 0) == ($1 | 0); } - var FUNCTION_TABLE = []; return { "check_extend_ui32": legalstub$1 }; -- cgit v1.2.3