From ffd9a72d28d36915fb173a6d52fbb6e43f7c15db Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Wed, 2 Aug 2017 20:20:14 -0700 Subject: Get wasm2asm building again (#1107) * Get wasm2asm building again Updates CMakeLists.txt to have wasm2asm built by default, updates wasm2asm.h to account for recent interface changes, and restores JSPrinter functionality. * Implement splice for array values * Clean up wasm2asm testing * Print semicolons after statements in blocks * Cleanups and semicolons for condition arms * Prettify semicolon emission --- test/min.2asm.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/min.2asm.js (limited to 'test/min.2asm.js') diff --git a/test/min.2asm.js b/test/min.2asm.js deleted file mode 100644 index e69de29bb..000000000 -- cgit v1.2.3