Yan Li
Yan Li
@aaaristo Awesome, I built the [`sql-asm.js`](https://github.com/yanli0303/sql-js-worker-test/tree/master/docs/static) with both `-s LEGACY_VM_SUPPORT=1` and `-s ALLOW_MEMORY_GROWTH=1` and it works nicely in IE 11 32bit. ```diff diff --git a/Makefile b/Makefile index 14e0e71..17efa3d 100644 ---...
Same here, exactly same OS version and Meld version, exactly same issue.
@yousseb This issue is gone on my machine, macOS Mojave 10.14.2 (18C54). Thanks for the quick fix!
Same issue on macOS Mojave 10.14.2, Meld v3.16.2. The initial window size is kind of small, I have to enlarge Meld for every file comparison.